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 28, 2026 15:01olliecrowolliecrowScore: 72,623Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 15:0271,6772,386,410,3792,316,404,00048,966,0002,375,680
2Apr 28, 2026 15:0272,2102,403,951,7552,331,973,00050,977,0002,383,872
3Apr 28, 2026 15:0272,3182,408,465,4932,330,557,00055,965,0002,387,968
4Apr 28, 2026 15:0272,4382,409,278,2962,339,490,00050,967,0002,383,872
5Apr 28, 2026 15:0272,6232,415,620,4182,333,619,00062,962,0002,383,872
6Apr 28, 2026 15:0272,8252,424,372,8272,356,273,00046,965,0002,383,872
7Apr 28, 2026 15:0273,2422,435,961,5602,368,033,00048,980,0002,383,872
8Apr 28, 2026 15:0273,3392,441,395,9842,366,212,00054,004,0002,387,968
9Apr 28, 2026 15:0273,7572,451,549,3922,384,025,00049,979,0002,383,872