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 23, 2025 10:31zielajzielajScore: 4,250Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 23, 2025 10:574,214164,191,733132,075,0007,003,0002,379,776
2Dec 23, 2025 10:314,221163,177,145127,281,00012,026,0002,453,504
3Dec 23, 2025 10:314,224155,820,384128,354,00011,030,0002,392,064
4Dec 23, 2025 10:564,226162,648,191127,419,00012,039,0002,494,464
5Dec 23, 2025 10:554,232167,493,815128,681,00010,972,0002,392,064
6Dec 23, 2025 10:524,233163,551,280131,711,0007,982,0002,363,392
7Dec 23, 2025 10:314,233165,864,327127,717,00011,973,0002,297,856
8Dec 23, 2025 10:544,235161,667,709126,775,00012,977,0002,387,968
9Dec 23, 2025 10:524,239166,709,477126,886,00012,988,0002,453,504
10Dec 23, 2025 10:524,239163,708,110128,884,00010,990,0002,404,352
11Dec 23, 2025 10:314,241163,915,659128,955,00010,996,0002,482,176
12Dec 23, 2025 10:524,242161,085,451131,992,0007,999,0002,301,952
13Dec 23, 2025 10:524,247172,134,882128,142,00012,013,0002,478,080
14Dec 23, 2025 10:564,248159,465,084129,159,00011,013,0002,387,968
15Dec 23, 2025 10:524,249160,330,615127,192,00013,019,0002,453,504
16Dec 23, 2025 10:574,250165,096,412130,226,00010,017,0002,383,872
17Dec 23, 2025 10:554,251165,772,131129,268,00011,022,0002,379,776
18Dec 23, 2025 10:544,251159,483,586132,280,0008,016,0002,416,640
19Dec 23, 2025 10:314,258168,903,191130,473,00010,036,0002,531,328
20Dec 23, 2025 10:314,267170,780,767128,839,00011,985,0002,359,296
21Dec 23, 2025 10:544,269162,413,477133,884,0006,993,0002,383,872
22Dec 23, 2025 10:314,271164,451,109131,934,0008,995,0002,396,160
23Dec 23, 2025 10:314,274168,621,634135,032,0006,001,0002,428,928
24Dec 23, 2025 10:524,277165,423,530129,132,00012,012,0002,400,256
25Dec 23, 2025 10:314,282166,527,792132,287,0009,019,0002,486,272
26Dec 23, 2025 10:554,287170,416,596130,442,00011,037,0002,453,504
27Dec 23, 2025 10:574,290169,391,359129,607,00011,963,0002,387,968
28Dec 23, 2025 10:564,292166,600,556130,667,00010,972,0002,498,560
29Dec 23, 2025 10:524,292169,767,913127,668,00013,963,0002,523,136
30Dec 23, 2025 10:524,322170,394,769133,641,0008,975,0002,383,872