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 27, 2026 21:41TudyMTudyMScore: 40,109Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 21:4239,7551,331,591,5621,296,948,00014,987,0002,547,712
2Apr 27, 2026 21:4239,9061,335,980,8071,303,923,00012,989,0002,551,808
3Apr 27, 2026 21:4240,0071,340,453,2311,306,267,00013,992,0002,293,760
4Apr 27, 2026 21:4240,0751,344,428,0311,304,484,00017,992,0002,555,904
5Apr 27, 2026 21:4240,1091,345,855,1251,309,607,00013,995,0002,293,760
6Apr 27, 2026 21:4240,3691,351,012,4351,316,207,00015,990,0002,293,760
7Apr 27, 2026 21:4240,7041,361,441,2151,327,262,00015,991,0002,289,664
8Apr 27, 2026 21:4240,7141,362,827,7171,328,597,00014,995,0002,379,776
9Apr 27, 2026 21:4241,0771,372,350,9181,337,578,00017,994,0002,371,584