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 3, 2026 12:58A_ShamanA_ShamanScore: 54,598Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2026 13:0154,0091,792,032,1391,772,069,00010,251,0002,113,536
2Jul 3, 2026 13:0154,0381,793,045,9671,772,878,00010,403,0002,113,536
3Jul 3, 2026 13:0154,1611,797,405,0921,776,965,00010,378,0002,113,536
4Jul 3, 2026 13:0154,3271,802,848,5701,782,512,00010,301,0002,113,536
5Jul 3, 2026 13:0154,5981,811,838,6281,791,459,00010,295,0002,113,536
6Jul 3, 2026 13:0155,5071,841,737,1961,821,515,00010,238,0002,113,536
7Jul 3, 2026 13:0156,0161,858,479,7121,838,221,00010,315,0002,113,536
8Jul 3, 2026 13:0157,8431,919,645,3511,898,400,00010,426,0002,113,536
9Jul 3, 2026 13:0160,3912,011,086,0361,981,618,00011,287,0002,113,536