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 22:14TudyMTudyMScore: 37,488Success
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 22:2037,1771,243,758,1031,198,869,00027,996,0002,498,560
2Apr 27, 2026 22:2037,3281,250,628,4351,199,846,00031,995,0002,551,808
3Apr 27, 2026 22:2037,3941,257,628,9261,206,049,00027,977,0002,338,816
4Apr 27, 2026 22:2037,4401,251,039,1361,211,559,00023,991,0002,363,392
5Apr 27, 2026 22:2037,4881,254,283,3251,213,139,00023,982,0002,301,952
6Apr 27, 2026 22:2037,4901,255,927,1641,217,199,00019,986,0002,547,712
7Apr 27, 2026 22:2037,7401,261,640,6081,219,444,00025,988,0002,293,760
8Apr 27, 2026 22:2037,7661,271,728,8621,215,323,00030,982,0002,551,808
9Apr 27, 2026 22:2037,8691,267,653,0531,224,692,00024,993,0002,494,464