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 9, 2026 19:36Josu San MartinJosu San MartinScore: 6,048Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 9, 2026 19:366,026223,435,651194,853,0003,997,0002,289,664
2Jan 9, 2026 19:376,029230,288,741195,958,0002,999,0002,355,200
3Jan 9, 2026 19:376,032223,529,933195,058,0004,001,0002,371,584
4Jan 9, 2026 19:376,035224,963,332195,158,0004,003,0002,289,664
5Jan 9, 2026 19:366,036225,702,057195,192,0004,003,0002,338,816
6Jan 9, 2026 19:376,038224,827,023195,236,0004,004,0002,289,664
7Jan 9, 2026 19:366,041225,087,052195,342,0004,007,0002,289,664
8Jan 9, 2026 19:376,046223,549,269194,542,0004,988,0002,506,752
9Jan 9, 2026 19:376,047228,408,418195,553,0003,990,0002,359,296
10Jan 9, 2026 19:366,048227,829,886195,594,0003,991,0002,461,696
11Jan 9, 2026 19:376,065229,794,888196,151,0004,003,0002,437,120
12Jan 9, 2026 19:376,067227,926,661195,199,0005,005,0002,347,008
13Jan 9, 2026 19:376,067229,855,988195,219,0005,005,0002,347,008
14Jan 9, 2026 19:366,070225,422,253196,305,0004,006,0002,351,104
15Jan 9, 2026 19:366,077229,265,065195,562,0004,988,0002,347,008
16Jan 9, 2026 19:366,081226,777,311196,675,0003,993,0002,342,912
17Jan 9, 2026 19:366,151229,013,172198,994,0003,999,0002,347,008
18Jan 9, 2026 19:366,166233,661,524199,481,0003,989,0002,338,816