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 22, 2026 20:18Charles CabergsCharles CabergsScore: 39,955Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 20:1939,7941,331,901,1481,303,212,0009,993,0002,486,272
2Apr 22, 2026 20:1939,8061,336,501,4211,301,633,00011,996,0002,322,432
3Apr 22, 2026 20:1939,8771,337,843,3581,305,960,0009,992,0002,473,984
4Apr 22, 2026 20:1939,9101,341,818,7141,307,049,0009,992,0002,482,176
5Apr 22, 2026 20:1939,9551,338,600,2101,306,535,00011,995,0002,469,888
6Apr 22, 2026 20:1940,3961,350,783,1661,324,101,0008,993,0002,469,888
7Apr 22, 2026 20:1940,6371,358,519,4351,331,052,0009,992,0002,478,080
8Apr 22, 2026 20:1942,5691,424,106,6651,393,795,00010,990,0002,502,656
9Apr 22, 2026 20:1942,6841,423,825,5551,400,583,0007,991,0002,322,432