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 14, 2026 19:01Josu San MartinJosu San MartinScore: 4,484Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 14, 2026 18:594,304164,506,074139,038,0003,000,0002,289,664
2Jan 14, 2026 18:594,306167,847,981140,090,0002,001,0002,400,256
3Jan 14, 2026 18:594,313167,956,658141,349,000995,0002,289,664
4Jan 14, 2026 19:014,343166,230,150142,309,0001,002,0002,289,664
5Jan 14, 2026 19:014,346171,027,533141,397,0002,005,0002,482,176
6Jan 14, 2026 19:014,347170,104,815143,440,00002,289,664
7Jan 14, 2026 18:594,475176,527,035145,690,0001,995,0002,396,160
8Jan 14, 2026 19:004,475172,639,352144,666,0002,993,0002,289,664
9Jan 14, 2026 18:594,476173,808,515144,725,0002,994,0002,400,256
10Jan 14, 2026 18:594,480177,190,169145,828,0001,997,0002,289,664
11Jan 14, 2026 19:004,481168,727,736145,870,0001,998,0002,392,064
12Jan 14, 2026 18:594,483178,783,010145,931,0001,999,0002,400,256
13Jan 14, 2026 19:004,484167,657,164145,988,0001,999,0002,404,352
14Jan 14, 2026 18:594,488170,965,086145,099,0003,002,0002,281,472
15Jan 14, 2026 18:594,489169,046,972147,132,0001,000,0002,289,664
16Jan 14, 2026 19:025,354200,825,910172,688,0003,992,0002,306,048
17Jan 14, 2026 19:025,362197,540,724174,950,0001,999,0002,404,352
18Jan 14, 2026 19:025,363209,585,196173,987,0002,999,0002,306,048
19Jan 14, 2026 18:587,305272,626,172239,081,0002,000,0002,281,472
20Jan 14, 2026 18:587,425268,319,783244,027,0001,000,0002,281,472
21Jan 14, 2026 18:587,444279,363,219243,657,0001,997,0002,510,848
22Jan 14, 2026 19:018,053289,735,164262,750,0002,997,0002,404,352
23Jan 14, 2026 19:018,118291,339,608265,899,0001,999,0002,404,352
24Jan 14, 2026 19:018,129289,362,859268,260,00002,396,160