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 23, 2026 21:08Leonardo Pedrozo AmaralLeonardo Pedrozo AmaralScore: 71,603Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 23, 2026 21:1071,1482,357,909,2522,338,948,0008,936,0002,113,536
2Jul 23, 2026 21:1071,2512,361,337,8102,342,419,0008,880,0002,113,536
3Jul 23, 2026 21:1071,4292,367,226,8112,347,817,0009,341,0002,113,536
4Jul 23, 2026 21:1071,4792,369,484,5272,349,588,0009,222,0002,113,536
5Jul 23, 2026 21:1071,6032,373,123,2222,354,013,0008,894,0002,113,536
6Jul 23, 2026 21:1071,8022,380,137,1212,360,043,0009,453,0002,113,536
7Jul 23, 2026 21:1072,0432,387,497,4642,368,053,0009,377,0002,113,536
8Jul 23, 2026 21:1073,3732,431,280,8512,411,391,0009,944,0002,113,536
9Jul 23, 2026 21:1073,5472,437,021,7682,417,280,0009,776,0002,113,536