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 listDec 22, 2025 22:34zielajzielajScore: 4,272Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 22, 2025 22:344,233160,922,568133,707,0005,986,0002,478,080
2Dec 22, 2025 22:284,237162,996,599130,844,0008,989,0002,486,272
3Dec 22, 2025 22:284,239162,981,883123,893,00015,986,0002,437,120
4Dec 22, 2025 22:284,240165,923,511124,928,00014,991,0002,433,024
5Dec 22, 2025 22:284,255164,747,058133,399,0007,021,0002,379,776
6Dec 22, 2025 22:284,258164,756,512130,483,00010,037,0002,334,720
7Dec 22, 2025 22:344,272164,107,984133,972,0006,998,0002,363,392
8Dec 22, 2025 22:284,282160,085,887128,290,00013,029,0002,469,888
9Dec 22, 2025 22:284,283165,945,300132,328,0009,022,0002,379,776
10Dec 22, 2025 22:344,284167,859,494127,337,00014,037,0002,383,872
11Dec 22, 2025 22:284,293167,175,524129,698,00011,972,0002,478,080
12Dec 22, 2025 22:284,297164,581,551133,809,0007,988,0002,473,984