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 listAug 30, 2022 18:00Bernard TeoBernard TeoScore: 4,858Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 30, 2022 18:004,817182,540,330152,955,0005,998,0002,297,856
2Aug 30, 2022 18:004,819181,293,656155,029,0004,000,0002,392,064
3Aug 30, 2022 18:004,824184,391,872155,201,0004,005,0002,392,064
4Aug 30, 2022 18:004,839222,911,739159,695,00602,174,976
5Aug 30, 2022 18:004,840185,483,294155,716,0003,992,0002,490,368
6Aug 30, 2022 18:004,842184,454,171155,790,0003,994,0002,396,160
7Aug 30, 2022 18:004,843183,972,549153,812,0005,992,0002,383,872
8Aug 30, 2022 18:004,844187,069,682157,847,0001,998,0002,387,968
9Aug 30, 2022 18:004,844229,560,773159,864,90002,297,856
10Aug 30, 2022 18:004,850183,383,394158,051,0002,000,0002,273,280
11Aug 30, 2022 18:004,856186,981,266157,228,0003,004,0002,437,120
12Aug 30, 2022 18:004,856183,633,144155,250,0005,008,0002,510,848
13Aug 30, 2022 18:004,858181,429,549154,312,0006,012,0002,383,872
14Aug 30, 2022 18:004,863211,843,911160,487,11802,293,760
15Aug 30, 2022 18:004,863188,535,837155,459,0005,014,0002,387,968
16Aug 30, 2022 18:004,869215,889,347160,680,20702,297,856
17Aug 30, 2022 18:004,874183,726,718154,852,0005,994,0002,301,952
18Aug 30, 2022 18:004,874224,277,508160,829,10102,289,664
19Aug 30, 2022 18:004,878184,677,389157,988,0002,999,0002,359,296
20Aug 30, 2022 18:004,882221,028,838161,098,25502,301,952
21Aug 30, 2022 18:004,895190,892,618154,558,0006,980,0002,367,488
22Aug 30, 2022 18:004,902186,520,479158,780,0002,995,0002,355,200
23Aug 30, 2022 18:005,104196,578,992164,416,0004,010,0002,392,064
24Aug 30, 2022 18:005,159197,963,095165,240,0005,007,0002,355,200