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 6, 2026 02:17olliecrowolliecrowScore: 14,371Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 6, 2026 10:4214,294493,601,235463,697,0007,994,0002,531,328
2Mar 6, 2026 10:4214,311495,668,050463,255,0009,004,0002,330,624
3Mar 6, 2026 10:4214,323497,824,039463,663,0008,993,0002,330,624
4Mar 6, 2026 10:4214,342502,890,705464,297,0009,005,0002,482,176
5Mar 6, 2026 10:4214,363499,176,653464,973,0008,999,0002,334,720
6Mar 6, 2026 02:1714,366496,771,827465,086,0009,001,0002,326,528
7Mar 6, 2026 10:4214,371499,700,049466,232,0008,003,0002,449,408
8Mar 6, 2026 10:4214,393498,433,273465,967,0008,999,0002,449,408
9Mar 6, 2026 10:4214,411502,367,659466,565,0008,991,0002,322,432
10Mar 6, 2026 02:1714,516512,416,786471,037,0008,000,0002,330,624
11Mar 6, 2026 10:4214,580507,751,242473,133,0008,002,0002,277,376
12Mar 6, 2026 02:1714,640505,459,114475,113,0008,001,0002,392,064