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:35TudyMTudyMScore: 33,643Success
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:4533,1611,117,599,7311,075,327,00018,988,0002,314,240
2Apr 27, 2026 22:4533,3381,116,485,3111,080,174,00019,984,0002,486,272
3Apr 27, 2026 22:4533,3601,123,597,1871,084,883,00015,998,0002,461,696
4Apr 27, 2026 22:4533,5011,122,680,7701,090,561,00014,993,0002,330,624
5Apr 27, 2026 22:4533,6431,133,535,2041,090,243,00019,986,0002,334,720
6Apr 27, 2026 22:4533,7291,140,315,2021,095,093,00017,968,0002,473,984
7Apr 27, 2026 22:4533,9651,139,092,6831,102,872,00017,981,0002,293,760
8Apr 27, 2026 22:4533,9981,138,402,8121,104,967,00016,968,0002,555,904
9Apr 27, 2026 22:4534,0131,140,396,5521,101,485,00020,971,0002,547,712