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,008Success
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,0726,371,378,9816,251,423,00086,950,0002,510,848
2Jan 7, 2026 19:59192,3196,381,967,0446,248,583,00097,930,0002,519,040
3Jan 7, 2026 19:59192,4356,376,679,8656,258,412,00091,947,0002,510,848
4Jan 7, 2026 19:59192,6856,384,931,2486,265,670,00092,950,0002,510,848
5Jan 7, 2026 19:59193,0086,398,164,1766,287,319,00081,952,0002,351,104
6Jan 7, 2026 19:59193,2626,405,163,9886,290,681,00086,954,0002,351,104
7Jan 7, 2026 19:59193,5006,412,387,8256,297,553,00087,951,0002,457,600
8Jan 7, 2026 19:59193,9946,433,734,3676,315,852,00085,943,0002,519,040
9Jan 7, 2026 19:59195,8896,497,141,5116,365,392,00098,943,0002,306,048