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 4, 2026 04:29zielajzielajScore: 3,163Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 4, 2026 04:293,115129,149,80399,800,0002,994,0002,535,424
2Jan 4, 2026 04:293,116126,898,584101,821,0001,008,0002,412,544
3Jan 4, 2026 04:293,121127,847,473100,985,0001,999,0002,490,368
4Jan 4, 2026 04:293,157122,572,716102,190,0002,003,0002,535,424
5Jan 4, 2026 04:293,163128,557,984103,375,0001,003,0002,408,448
6Jan 4, 2026 04:293,207134,092,186102,846,0002,995,0002,269,184
7Jan 4, 2026 04:293,227126,508,307104,495,0002,009,0002,535,424
8Jan 4, 2026 04:293,271128,582,149105,936,0001,998,0002,416,640
9Jan 4, 2026 04:293,271131,155,627104,938,0002,998,0002,408,448