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 18, 2026 03:37Charles CabergsCharles CabergsScore: 56,299Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 18, 2026 03:3756,0241,881,765,7541,832,814,00015,989,0002,465,792
2Apr 18, 2026 03:3756,0551,880,069,5961,836,808,00012,991,0002,297,856
3Apr 18, 2026 03:3756,0771,879,867,4251,838,545,00011,997,0002,473,984
4Apr 18, 2026 03:3756,1461,883,031,3601,839,824,00012,991,0002,359,296
5Apr 18, 2026 03:3756,2991,890,728,0641,842,882,00014,990,0002,428,928
6Apr 18, 2026 03:3756,3091,885,472,0571,846,205,00011,994,0002,289,664
7Apr 18, 2026 03:3756,5551,890,878,1201,852,306,00013,994,0002,424,832
8Apr 18, 2026 03:3756,6391,901,814,3161,855,095,00013,993,0002,281,472
9Apr 18, 2026 03:3756,8731,904,749,0841,861,818,00014,990,0002,277,376