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 14, 2022 03:07Yuriy LyfenkoYuriy LyfenkoScore: 11,350Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 14, 2022 03:1011,114428,889,967366,762,81702,240,512
2Aug 14, 2022 03:0711,158440,587,981368,209,96202,236,416
3Aug 14, 2022 03:0911,171400,595,322351,645,00016,982,0002,355,200
4Aug 14, 2022 03:1011,175441,854,402368,785,55702,232,320
5Aug 14, 2022 03:0711,185428,030,033369,108,58602,232,320
6Aug 14, 2022 03:0911,193429,894,364369,360,50102,228,224
7Aug 14, 2022 03:1011,198435,536,702369,545,48302,232,320
8Aug 14, 2022 03:0711,289406,354,072356,552,00015,979,0002,310,144
9Aug 14, 2022 03:1011,294405,460,749355,704,00016,985,0002,322,432
10Aug 14, 2022 03:0711,296400,129,206359,777,00012,991,0002,498,560
11Aug 14, 2022 03:1011,302399,850,681356,965,00015,998,0002,404,352
12Aug 14, 2022 03:0911,313402,005,979356,308,00017,014,0002,453,504
13Aug 14, 2022 03:1011,315403,203,143359,384,00014,015,0002,490,368
14Aug 14, 2022 03:1011,321405,213,027361,600,00011,986,0002,478,080
15Aug 14, 2022 03:1011,332399,692,620359,968,00013,998,0002,342,912
16Aug 14, 2022 03:0711,335432,753,574374,044,20002,232,320
17Aug 14, 2022 03:0911,340399,832,758361,220,00013,007,0002,486,272
18Aug 14, 2022 03:0911,343428,658,526374,309,19102,236,416
19Aug 14, 2022 03:0911,350406,739,919357,570,00016,979,0002,289,664
20Aug 14, 2022 03:0911,354432,939,261374,666,05702,240,512
21Aug 14, 2022 03:0711,354400,706,218358,688,00015,986,0002,490,368
22Aug 14, 2022 03:0911,381406,207,108363,596,00011,986,0002,326,528
23Aug 14, 2022 03:1011,402403,005,743356,247,00020,013,0002,260,992
24Aug 14, 2022 03:0711,405409,674,866362,363,00014,014,0002,453,504
25Aug 14, 2022 03:0711,411408,754,759357,574,00018,977,0002,318,336
26Aug 14, 2022 03:1011,457407,045,671365,083,00013,002,0002,322,432
27Aug 14, 2022 03:0911,532405,001,358366,563,00013,983,0002,519,040
28Aug 14, 2022 03:0911,533406,702,998371,608,0008,990,0002,322,432
29Aug 14, 2022 03:0711,536412,396,347363,692,00016,985,0002,424,832
30Aug 14, 2022 03:1011,552413,705,467364,255,00016,965,0002,310,144
31Aug 14, 2022 03:0711,574409,309,807369,929,00011,997,0002,322,432
32Aug 14, 2022 03:0711,575414,923,837370,982,00010,999,0002,310,144
33Aug 14, 2022 03:0911,582413,665,514366,238,00015,966,0002,498,560
34Aug 14, 2022 03:0911,594406,079,784367,609,00014,984,0002,408,448
35Aug 14, 2022 03:0711,688414,511,019368,725,00016,987,0002,318,336
36Aug 14, 2022 03:1011,708411,906,463373,394,00012,978,0002,310,144