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 listApr 27, 2026 21:44TudyMTudyMScore: 34,684Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 21:4834,2521,146,996,6451,116,357,00013,991,0002,293,760
2Apr 27, 2026 21:4834,3411,152,241,9451,119,293,00013,991,0002,555,904
3Apr 27, 2026 21:4834,4161,157,371,5591,120,745,00014,996,0002,301,952
4Apr 27, 2026 21:4834,6001,156,053,0351,131,833,0009,998,0002,297,856
5Apr 27, 2026 21:4834,6841,165,995,1871,129,598,00014,994,0002,555,904
6Apr 27, 2026 21:4834,8741,168,740,7831,138,871,00011,998,0002,555,904
7Apr 27, 2026 21:4834,8821,167,449,1231,134,147,00016,987,0002,301,952
8Apr 27, 2026 21:4835,1561,179,394,7261,146,182,00013,990,0002,555,904
9Apr 27, 2026 21:4835,6371,195,391,2951,162,065,00013,988,0002,293,760