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 listNov 11, 2024 18:34ZOTTIGZOTTIGScore: 110,842Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 11, 2024 18:34110,2953,666,998,4303,565,767,00073,953,0002,330,624
2Nov 11, 2024 18:34110,3173,673,482,6043,551,531,00088,938,0002,330,624
3Nov 11, 2024 18:34110,3223,670,266,3513,538,679,000101,933,0002,334,720
4Nov 11, 2024 18:34110,7903,685,380,6023,551,114,000104,944,0002,408,448
5Nov 11, 2024 18:34110,8423,689,587,9903,566,856,00090,945,0002,330,624
6Nov 11, 2024 18:34111,7663,713,508,9583,597,322,00090,957,0002,330,624
7Nov 11, 2024 18:34111,7753,721,777,3153,591,650,00096,936,0002,445,312
8Nov 11, 2024 18:34112,0913,732,005,3073,603,051,00095,948,0002,310,144
9Nov 11, 2024 18:34113,4333,768,782,8033,650,318,00092,957,0002,465,792