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 listSep 9, 2024 16:33Jatin YadavJatin YadavScore: 41,273Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 9, 2024 16:3341,0871,382,524,2631,323,870,00031,996,0002,424,832
2Sep 9, 2024 16:3341,1541,381,865,1081,333,115,00024,983,0002,400,256
3Sep 9, 2024 16:3341,1551,386,231,2351,324,132,00033,977,0002,424,832
4Sep 9, 2024 16:3341,1881,390,281,5341,322,236,00036,978,0002,424,832
5Sep 9, 2024 16:3341,2731,393,885,6851,332,033,00029,978,0002,424,832
6Sep 9, 2024 16:3341,4031,390,926,0631,335,306,00030,983,0002,424,832
7Sep 9, 2024 16:3341,4241,398,438,6691,335,006,00031,976,0002,424,832
8Sep 9, 2024 16:3341,5111,397,405,6701,342,897,00026,977,0002,424,832
9Sep 9, 2024 16:3341,6221,400,142,7061,340,530,00032,988,0002,424,832