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 22, 2025 10:37Rajarshi BasuRajarshi BasuScore: 4,901Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 22, 2025 10:384,858183,931,492156,293,0004,007,0002,514,944
2Dec 22, 2025 10:384,869188,202,482156,679,0003,991,0002,293,760
3Dec 22, 2025 10:384,869194,053,380156,681,0003,991,0002,514,944
4Dec 22, 2025 10:384,877186,921,642156,948,0003,998,0002,293,760
5Dec 22, 2025 10:384,888190,386,356156,335,0004,978,0002,478,080
6Dec 22, 2025 10:384,889187,825,672157,339,0004,008,0002,293,760
7Dec 22, 2025 10:384,901184,838,074157,738,0003,993,0002,293,760
8Dec 22, 2025 10:374,925189,980,866158,529,0003,988,0002,293,760
9Dec 22, 2025 10:374,932184,987,951158,771,0003,994,0002,514,944
10Dec 22, 2025 10:384,936189,894,860157,898,0004,996,0002,293,760
11Dec 22, 2025 10:374,964188,233,661158,829,0004,994,0002,351,104
12Dec 22, 2025 10:385,077196,501,539163,540,0003,988,0002,293,760