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 listJan 14, 2026 01:53Josu San MartinJosu San MartinScore: 4,304Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 13, 2026 21:314,298166,669,336137,844,0003,995,0002,289,664
2Jan 13, 2026 21:314,300171,069,058139,911,0001,998,0002,289,664
3Jan 13, 2026 21:314,301164,264,408140,926,000999,0002,289,664
4Jan 14, 2026 01:534,301165,021,493138,942,0002,998,0002,392,064
5Jan 13, 2026 21:314,303169,167,504139,009,0003,000,0002,289,664
6Jan 13, 2026 21:314,304163,127,611141,018,0001,000,0002,510,848
7Jan 13, 2026 21:314,304161,715,850140,027,0002,000,0002,404,352
8Jan 14, 2026 01:534,304169,165,106141,031,0001,000,0002,289,664
9Jan 13, 2026 21:314,307166,891,032140,136,0002,001,0002,289,664
10Jan 14, 2026 01:534,313164,771,386138,307,0004,008,0002,289,664
11Jan 13, 2026 21:314,324165,613,504140,709,0001,995,0002,289,664
12Jan 13, 2026 21:314,332167,177,430141,970,000999,0002,400,256