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 7, 2026 19:59Aman | अमनAman | अमनScore: 193,417Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 7, 2026 19:59192,5906,381,116,9586,277,505,00077,956,0002,519,040
2Jan 7, 2026 19:59192,7796,391,692,4826,277,780,00083,943,0002,510,848
3Jan 7, 2026 19:59192,9016,397,446,1406,279,787,00085,956,0002,519,040
4Jan 7, 2026 19:59193,1096,409,710,3186,284,665,00087,939,0002,510,848
5Jan 7, 2026 19:59193,4176,416,002,2336,280,815,000101,932,0002,482,176
6Jan 7, 2026 19:59193,6036,416,163,7336,286,959,000101,934,0002,519,040
7Jan 7, 2026 19:59194,0406,430,365,2746,315,379,00087,949,0002,519,040
8Jan 7, 2026 19:59196,4166,516,294,9756,393,795,00087,942,0002,527,232
9Jan 7, 2026 19:59196,6046,519,914,0606,395,982,00091,942,0002,301,952