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 23, 2026 14:11Charles CabergsCharles CabergsScore: 38,585Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 14:1238,2291,280,536,3391,250,579,00010,996,0002,478,080
2Apr 23, 2026 14:1238,2541,279,413,3181,252,415,0009,995,0002,482,176
3Apr 23, 2026 14:1238,3181,278,987,3721,256,529,0007,997,0002,478,080
4Apr 23, 2026 14:1238,3441,284,703,2991,254,363,00010,994,0002,490,368
5Apr 23, 2026 14:1238,5851,291,136,0811,265,320,0007,995,0002,322,432
6Apr 23, 2026 14:1238,6551,295,626,4201,265,641,0009,997,0002,490,368
7Apr 23, 2026 14:1239,1381,311,785,0331,283,565,0007,997,0002,478,080
8Apr 23, 2026 14:1240,8791,366,614,6101,337,019,00011,991,0002,486,272
9Apr 23, 2026 14:1241,0891,376,002,9071,346,972,0008,993,0002,473,984