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 listDec 27, 2025 20:48Josu San MartinJosu San MartinScore: 24,559Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 27, 2025 20:4824,355833,520,075795,710,0007,997,0002,277,376
2Dec 27, 2025 20:4824,366833,567,855798,065,0006,000,0002,338,816
3Dec 27, 2025 20:4824,377827,637,346793,442,00010,992,0002,326,528
4Dec 27, 2025 20:4824,383835,112,401798,654,0005,997,0002,523,136
5Dec 27, 2025 20:4624,441832,821,544798,569,0007,995,0002,355,200
6Dec 27, 2025 20:4824,457835,485,653800,096,0007,000,0002,322,432
7Dec 27, 2025 20:4824,559840,286,505800,443,0009,993,0002,453,504
8Dec 27, 2025 20:4624,586838,409,424803,353,0007,993,0002,318,336
9Dec 27, 2025 20:4825,189859,131,395825,244,0005,994,0002,310,144
10Dec 27, 2025 20:4625,578870,472,986836,079,0007,991,0002,306,048
11Dec 27, 2025 20:4825,730880,848,733840,089,0008,990,0002,490,368
12Dec 27, 2025 20:4825,752875,189,864844,814,0004,998,0002,293,760