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 listJan 11, 2026 13:56UtsahUtsahScore: 490,749Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 11, 2026 13:56488,84116,164,540,68416,013,837,000117,932,0002,469,888
2Jan 11, 2026 13:56489,51316,191,421,34816,060,001,00093,941,0002,334,720
3Jan 11, 2026 13:56490,32816,212,478,57716,077,891,000102,941,0002,285,568
4Jan 11, 2026 13:56490,44816,220,144,34516,092,829,00091,941,0002,379,776
5Jan 11, 2026 13:56490,74916,233,615,09616,104,794,00089,937,0002,285,568
6Jan 11, 2026 13:56491,17416,240,945,32116,112,787,00095,945,0002,433,024
7Jan 11, 2026 13:56491,78216,266,923,57116,127,859,000100,936,0002,351,104
8Jan 11, 2026 13:56494,04116,338,553,64516,201,412,000101,952,0002,281,472
9Jan 11, 2026 13:56496,66616,429,204,26516,300,029,00089,939,0002,478,080