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 20, 2026 18:43Pavel SkripkinPavel SkripkinScore: 20,997Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 20, 2026 18:4320,356692,118,423668,746,0002,998,0002,445,312
2Jan 20, 2026 18:4320,478695,891,925672,791,0002,999,0002,437,120
3Jan 20, 2026 18:4320,605702,438,437676,957,0002,999,0002,543,616
4Jan 20, 2026 18:4320,938717,618,035688,956,0001,999,0002,543,616
5Jan 20, 2026 18:4320,997716,274,035689,887,0002,999,0002,281,472
6Jan 20, 2026 18:4321,418728,260,719703,784,0002,999,0002,543,616
7Jan 20, 2026 18:4321,513732,631,992707,920,0001,999,0002,437,120
8Jan 20, 2026 18:4322,496769,175,880739,373,0002,997,0002,543,616
9Jan 20, 2026 18:4322,762778,775,613748,144,0002,996,0002,543,616