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 26, 2026 16:35olliecrowolliecrowScore: 41,158Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 16:3639,8111,336,414,3781,304,793,0008,998,0002,351,104
2Apr 26, 2026 16:3640,6681,355,401,3531,335,054,0007,000,0002,408,448
3Apr 26, 2026 16:3640,8241,363,297,1061,339,202,0007,995,0002,416,640
4Apr 26, 2026 16:3641,0371,374,708,7631,345,232,0008,994,0002,416,640
5Apr 26, 2026 16:3641,1581,376,255,1121,350,236,0007,995,0002,412,544
6Apr 26, 2026 16:3641,7681,392,597,9491,369,371,0008,995,0002,490,368
7Apr 26, 2026 16:3642,3381,416,651,0311,388,191,0008,994,0002,408,448
8Apr 26, 2026 16:3642,4181,418,519,1101,390,829,0008,992,0002,400,256
9Apr 26, 2026 16:3645,2171,508,676,3421,483,197,0008,995,0002,318,336