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 listOct 11, 2024 08:00Vladimir TatVladimir TatScore: 138,380Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 11, 2024 08:00136,7804,540,595,2814,498,754,00014,992,0002,453,504
2Oct 11, 2024 08:00136,9854,550,723,3704,500,531,00019,989,0002,338,816
3Oct 11, 2024 08:00137,6714,579,332,6854,521,150,00021,986,0002,465,792
4Oct 11, 2024 08:00137,7874,586,862,4624,520,984,00025,982,0002,506,752
5Oct 11, 2024 08:00138,3804,599,062,4154,539,568,00026,985,0002,531,328
6Oct 11, 2024 08:00140,2384,658,829,5614,609,872,00017,987,0002,293,760
7Oct 11, 2024 08:00140,6674,673,504,5254,632,019,0009,993,0002,502,656
8Oct 11, 2024 08:00141,5804,701,578,0774,646,152,00025,984,0002,486,272
9Oct 11, 2024 08:00142,3414,724,403,3504,674,276,00022,986,0002,449,408