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 25, 2026 22:10Charles CabergsCharles CabergsScore: 34,811Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 22:1134,6851,164,885,9041,136,628,0007,997,0002,334,720
2Apr 25, 2026 22:1134,7191,167,648,3951,137,756,0007,998,0002,342,912
3Apr 25, 2026 22:1134,7681,163,070,7171,138,350,0008,994,0002,334,720
4Apr 25, 2026 22:1134,8011,171,051,6891,140,465,0007,996,0002,322,432
5Apr 25, 2026 22:1134,8111,169,728,1761,142,784,0005,998,0002,322,432
6Apr 25, 2026 22:1134,8191,168,121,3791,138,054,00010,990,0002,334,720
7Apr 25, 2026 22:1134,8971,170,597,4211,142,632,0008,997,0002,342,912
8Apr 25, 2026 22:1135,2471,182,168,4191,153,170,0009,992,0002,322,432
9Apr 25, 2026 22:1135,7161,200,806,0521,170,642,0007,997,0002,322,432