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 listMar 31, 2026 17:43skylookupskylookupScore: 246,157Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 31, 2026 17:43243,9768,078,759,2027,962,250,00088,946,0002,494,464
2Mar 31, 2026 17:43244,3258,095,924,4337,976,785,00085,954,0002,482,176
3Mar 31, 2026 17:43244,6998,102,993,0597,990,118,00084,948,0002,424,832
4Mar 31, 2026 17:43245,9438,147,591,0978,030,187,00085,948,0002,482,176
5Mar 31, 2026 17:43246,1578,156,280,7958,035,248,00087,947,0002,424,832
6Mar 31, 2026 17:43246,4248,163,920,3658,049,059,00082,949,0002,424,832
7Mar 31, 2026 17:43246,6248,170,957,8348,056,630,00081,955,0002,265,088
8Mar 31, 2026 17:43248,6468,239,682,3888,125,373,00079,954,0002,367,488
9Mar 31, 2026 17:43250,2628,291,826,3398,179,679,00078,958,0002,486,272