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:33TudyMTudyMScore: 29,990Success
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:3529,5651,000,863,707958,659,00016,993,0002,527,232
2Apr 29, 2026 13:3529,611993,724,226958,165,00019,003,0002,301,952
3Apr 29, 2026 13:3529,7951,003,024,740966,251,00016,986,0002,297,856
4Apr 29, 2026 13:3529,8731,005,779,154968,841,00016,997,0002,404,352
5Apr 29, 2026 13:3529,9901,005,911,202969,678,00019,993,0002,289,664
6Apr 29, 2026 13:3530,1441,014,950,672978,789,00015,980,0002,314,240
7Apr 29, 2026 13:3530,3231,020,612,185984,705,00015,978,0002,310,144
8Apr 29, 2026 13:3530,3431,020,271,942985,353,00015,973,0002,297,856
9Apr 29, 2026 13:3530,6401,026,844,827996,160,00014,987,0002,293,760