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 14:38Rajarshi BasuRajarshi BasuScore: 4,858Success
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 14:384,818184,324,745156,003,0003,000,0002,506,752
2Dec 22, 2025 14:384,826185,210,834156,250,0003,004,0002,387,968
3Dec 22, 2025 14:384,839189,593,086156,703,0002,994,0002,383,872
4Dec 22, 2025 14:384,847186,195,154157,942,0001,999,0002,285,568
5Dec 22, 2025 14:384,847183,270,507157,966,0001,999,0002,285,568
6Dec 22, 2025 14:384,853187,540,213157,156,0003,002,0002,392,064
7Dec 22, 2025 14:384,858189,095,519158,322,0002,004,0002,387,968
8Dec 22, 2025 14:384,858185,068,266158,300,0002,003,0002,281,472
9Dec 22, 2025 14:384,871187,133,180158,744,0001,996,0002,387,968
10Dec 22, 2025 14:384,873190,760,292158,810,0001,997,0002,285,568
11Dec 22, 2025 14:385,016192,141,366162,538,0002,991,0002,387,968
12Dec 22, 2025 14:385,027189,426,948163,887,0001,998,0002,285,568
13Dec 22, 2025 14:385,035187,785,072164,147,0002,001,0002,383,872
14Dec 22, 2025 14:385,038190,475,046164,267,0002,003,0002,285,568
15Dec 22, 2025 14:385,298196,666,631172,841,0001,998,0002,285,568