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 10, 2026 19:31Oleg SkinderevOleg SkinderevScore: 224,461Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 10, 2026 19:31218,4647,243,134,8067,194,330,00014,992,0002,334,720
2Apr 10, 2026 19:31220,0987,299,451,3127,247,230,00015,989,0002,494,464
3Apr 10, 2026 19:31221,9987,357,167,6867,301,936,00023,986,0002,498,560
4Apr 10, 2026 19:31224,3197,436,228,4247,376,542,00025,984,0002,351,104
5Apr 10, 2026 19:31224,4617,441,023,6407,395,230,00011,992,0002,281,472
6Apr 10, 2026 19:31224,9777,458,151,2327,403,253,00020,986,0002,519,040
7Apr 10, 2026 19:31225,0707,454,879,6637,405,319,00021,986,0002,506,752
8Apr 10, 2026 19:31225,8007,489,572,3907,436,418,00014,992,0002,314,240
9Apr 10, 2026 19:31226,1937,503,192,7587,442,371,00021,986,0002,338,816