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 10, 2026 02:13zielajzielajScore: 3,156Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 10, 2026 02:133,056121,476,87598,857,0001,997,0002,412,544
2Jan 10, 2026 02:133,066120,068,35799,177,0002,003,0002,408,448
3Jan 10, 2026 02:133,078126,395,315100,570,0001,005,0002,420,736
4Jan 10, 2026 02:133,093131,648,734100,074,0002,001,0002,535,424
5Jan 10, 2026 02:133,156125,386,468101,154,0003,004,0002,273,280
6Jan 10, 2026 02:133,160130,753,386101,261,0003,007,0002,535,424
7Jan 10, 2026 02:133,166127,334,566101,474,0003,014,0002,420,736
8Jan 10, 2026 02:133,224130,536,820103,378,0003,011,0002,404,352
9Jan 10, 2026 02:133,238127,314,648104,846,0001,997,0002,412,544