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 13, 2026 21:11Josu San MartinJosu San MartinScore: 4,327Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 13, 2026 21:114,313166,325,374141,323,0001,002,0002,289,664
2Jan 13, 2026 21:114,318174,041,610141,502,0001,003,0002,400,256
3Jan 13, 2026 21:114,323168,828,591141,657,000997,0002,289,664
4Jan 13, 2026 21:114,326172,217,964140,760,0001,996,0002,289,664
5Jan 13, 2026 21:114,327162,633,752140,805,0001,997,0002,289,664
6Jan 13, 2026 21:114,328166,887,670140,821,0001,997,0002,289,664
7Jan 13, 2026 21:114,329165,662,257140,851,0001,997,0002,400,256
8Jan 13, 2026 21:114,347174,529,688143,457,00002,289,664
9Jan 13, 2026 21:114,359166,989,556141,836,0001,997,0002,293,760