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 listJul 20, 2026 20:24boop34boop34Score: 34,618Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 20, 2026 20:2634,3151,142,309,8141,110,766,00021,654,0002,117,632
2Jul 20, 2026 20:2634,3331,142,908,3201,111,096,00021,911,0002,113,536
3Jul 20, 2026 20:2634,3551,143,645,1801,112,092,00021,651,0002,117,632
4Jul 20, 2026 20:2634,4341,146,281,3781,114,586,00021,751,0002,117,632
5Jul 20, 2026 20:2634,6181,152,491,5561,120,254,00022,149,0002,117,632
6Jul 20, 2026 20:2634,6691,154,579,6081,122,313,00021,790,0002,117,632
7Jul 20, 2026 20:2634,6781,154,963,6521,122,580,00021,795,0002,117,632
8Jul 20, 2026 20:2634,8241,159,737,6721,127,311,00021,909,0002,117,632
9Jul 20, 2026 20:2636,4641,213,213,8051,181,638,00021,697,0002,117,632