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 29, 2026 13:47TudyMTudyMScore: 31,239Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 13:5431,1101,043,554,4971,013,665,00012,995,0002,306,048
2Apr 29, 2026 13:5431,2051,055,676,3951,015,776,00013,996,0002,293,760
3Apr 29, 2026 13:5431,2231,046,167,8011,014,398,00015,990,0002,293,760
4Apr 29, 2026 13:5431,2281,048,669,7851,011,534,00018,991,0002,293,760
5Apr 29, 2026 13:5431,2391,052,805,5361,012,926,00017,980,0002,293,760
6Apr 29, 2026 13:5431,4241,055,661,5711,024,021,00012,987,0002,555,904
7Apr 29, 2026 13:5431,6991,064,234,5301,029,101,00016,985,0002,301,952
8Apr 29, 2026 13:5431,7551,064,688,7081,030,952,00016,982,0002,293,760
9Apr 29, 2026 13:5431,8381,067,102,2241,031,691,00018,975,0002,555,904