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 listMay 1, 2026 02:09olliecrowolliecrowScore: 16,444Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 1, 2026 02:1016,373561,494,114531,332,0009,005,0002,543,616
2May 1, 2026 02:1016,415559,977,057532,716,0008,995,0002,330,624
3May 1, 2026 02:1016,436554,471,120534,387,0008,005,0002,547,712
4May 1, 2026 02:1016,436557,270,402531,411,00010,987,0002,330,624
5May 1, 2026 02:1016,444561,793,136532,659,0009,993,0002,506,752
6May 1, 2026 02:1016,480558,426,832533,858,0009,997,0002,531,328
7May 1, 2026 02:1016,493565,706,098535,275,0009,004,0002,547,712
8May 1, 2026 02:1016,542563,073,499536,903,0008,998,0002,547,712
9May 1, 2026 02:1016,665569,386,491540,948,0008,999,0002,322,432