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:59TudyMTudyMScore: 35,170Success
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:0334,7681,164,709,8431,132,365,00014,991,0002,289,664
2Apr 27, 2026 22:0334,8201,173,628,4881,135,082,00013,988,0002,293,760
3Apr 27, 2026 22:0334,9011,175,732,7161,139,755,00011,997,0002,297,856
4Apr 27, 2026 22:0335,1631,180,678,2861,146,408,00013,980,0002,555,904
5Apr 27, 2026 22:0335,1701,178,813,7221,149,621,00010,996,0002,555,904
6Apr 27, 2026 22:0335,4151,187,597,7221,152,753,00015,968,0002,301,952
7Apr 27, 2026 22:0335,9181,206,206,5071,171,346,00013,980,0002,306,048
8Apr 27, 2026 22:0335,9311,204,319,0661,170,783,00014,971,0002,306,048
9Apr 27, 2026 22:0336,1561,215,307,1711,181,176,00011,981,0002,293,760