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 24, 2026 20:27olliecrowolliecrowScore: 39,798Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 20:2839,7241,331,635,8801,244,961,00065,945,0002,523,136
2Apr 24, 2026 20:2839,7331,331,460,5111,244,246,00066,959,0002,535,424
3Apr 24, 2026 20:2839,7331,327,523,3761,233,267,00077,953,0002,519,040
4Apr 24, 2026 20:2839,7371,329,948,4811,239,386,00071,964,0002,523,136
5Apr 24, 2026 20:2839,7981,330,901,0901,246,444,00066,916,0002,510,848
6Apr 24, 2026 20:2839,8121,334,056,4591,231,882,00081,925,0002,527,232
7Apr 24, 2026 20:2839,8131,333,810,7031,235,923,00077,932,0002,519,040
8Apr 24, 2026 20:2839,8791,333,905,1611,241,084,00074,944,0002,514,944
9Apr 24, 2026 20:2840,0021,335,103,9261,247,142,00072,949,0002,519,040