Unique strings Sergey Svistunov

Count the exact number of unique tokens as fast as possible.

Input

One token per line on STDIN:

JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g

Output

Print the exact count of unique tokens to STDOUT.

Constraints

  • Character set: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%*
  • Maximum token length: 16
  • Approximately 1,000,000 unique tokens
Back to listDec 30, 2025 21:10Aniruddha DebAniruddha DebScore: 33,681Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 30, 2025 22:0433,4441,125,674,2431,072,676,00030,961,0002,449,408
2Dec 30, 2025 22:1333,6331,136,173,5341,072,937,00036,963,0002,437,120
3Dec 30, 2025 22:1333,6651,144,157,9871,082,973,00027,973,0002,478,080
4Dec 30, 2025 21:1033,6681,138,424,3531,084,065,00026,976,0002,441,216
5Dec 30, 2025 22:0433,6811,139,101,3541,077,535,00033,953,0002,445,312
6Dec 30, 2025 22:0433,8611,141,213,5721,085,461,00031,954,0002,449,408
7Dec 30, 2025 21:1033,9531,149,066,1171,088,454,00031,983,0002,445,312
8Dec 30, 2025 21:1033,9891,146,506,5601,086,670,00034,957,0002,437,120
9Dec 30, 2025 22:1334,2311,160,312,5251,094,655,00034,957,0002,445,312