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 22, 2024 16:48Павел РатмановПавел РатмановScore: 96,607Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 22, 2024 16:4895,7913,192,774,3712,981,258,000179,834,0002,498,560
2Sep 22, 2024 16:4896,0373,200,987,0503,000,421,000168,798,0002,289,664
3Sep 22, 2024 16:4896,2303,207,007,2913,000,775,000174,812,0002,510,848
4Sep 22, 2024 16:4896,2583,202,530,5982,998,709,000177,804,0002,424,832
5Sep 22, 2024 16:4896,6073,223,641,7772,989,208,000198,814,0002,289,664
6Sep 22, 2024 16:4896,6573,226,490,2222,994,885,000194,797,0002,445,312
7Sep 22, 2024 16:4896,6903,222,081,1552,997,955,000192,804,0002,310,144
8Sep 22, 2024 16:4896,9433,234,370,7982,998,289,000200,818,0002,289,664
9Sep 22, 2024 16:4897,2243,245,216,7883,015,542,000192,842,0002,265,088