Unique strings v2 Sergey Svistunov

Same problem as Unique strings, but with 3 CPUs available and scoring based on wall time instead of CPU time.

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 21, 2021 18:00Yuriy LyfenkoYuriy LyfenkoScore: 7,785Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 21, 2021 18:027,358220,750,798572,402,00011,987,0002,695,168
2Aug 21, 2021 18:027,442223,257,947569,075,00016,002,0002,801,664
3Aug 21, 2021 18:007,464223,910,754571,989,00014,999,0002,613,248
4Aug 21, 2021 18:007,480224,410,734577,952,0009,981,0002,588,672
5Aug 21, 2021 18:027,530225,911,247572,236,00013,981,0002,527,232
6Aug 21, 2021 18:007,536226,094,051570,586,00014,989,0002,584,576
7Aug 21, 2021 18:027,576227,280,647577,025,00012,978,0002,572,288
8Aug 21, 2021 18:007,585227,550,122574,074,00012,979,0002,736,128
9Aug 21, 2021 18:007,615228,436,125570,662,00014,964,0002,686,976
10Aug 21, 2021 18:027,623228,686,203575,801,0009,996,0002,461,696
11Aug 21, 2021 18:007,623228,698,331575,636,00011,992,0002,646,016
12Aug 21, 2021 18:007,655229,659,602595,591,00014,989,0002,605,056
13Aug 21, 2021 18:027,659229,763,476571,845,00010,977,0002,818,048
14Aug 21, 2021 18:027,671230,125,583592,430,00016,955,0002,367,488
15Aug 21, 2021 18:007,689230,669,989569,897,00014,971,0002,752,512
16Aug 21, 2021 18:007,691230,742,603595,158,00010,984,0002,543,616
17Aug 21, 2021 18:007,703231,088,470594,299,00013,960,0002,596,864
18Aug 21, 2021 18:007,715231,457,452599,483,00010,972,0002,400,256
19Aug 21, 2021 18:007,725231,743,468589,442,0008,991,0002,756,608
20Aug 21, 2021 18:027,738232,139,648593,553,00016,958,0002,592,768
21Aug 21, 2021 18:027,782233,470,147594,956,00013,952,0002,678,784
22Aug 21, 2021 18:027,785233,555,714597,281,00012,962,0002,674,688
23Aug 21, 2021 18:027,831234,931,880596,994,00012,978,0002,674,688
24Aug 21, 2021 18:027,846235,376,211574,898,0008,982,0002,437,120
25Aug 21, 2021 18:027,857235,699,842597,836,00010,978,0002,650,112
26Aug 21, 2021 18:007,857235,718,048597,551,00011,970,0002,678,784
27Aug 21, 2021 18:027,864235,909,150595,673,00011,993,0002,891,776
28Aug 21, 2021 18:007,864235,931,350595,965,00012,977,0002,957,312
29Aug 21, 2021 18:007,864235,924,907599,864,0009,981,0002,551,808
30Aug 21, 2021 18:027,896236,881,110598,259,00011,945,0002,318,336
31Aug 21, 2021 18:027,906237,168,751572,534,00010,991,0002,658,304
32Aug 21, 2021 18:007,909237,278,354599,342,0009,989,0002,580,480
33Aug 21, 2021 18:027,992239,756,648599,062,00011,981,0002,494,464
34Aug 21, 2021 18:028,031240,929,379595,295,00013,936,0002,756,608
35Aug 21, 2021 18:008,046241,382,411600,309,00012,963,0002,621,440
36Aug 21, 2021 18:008,097242,923,526598,457,00011,949,0002,514,944
37Aug 21, 2021 18:008,558256,725,316584,976,82302,424,832
38Aug 21, 2021 18:008,690260,699,226580,892,08602,412,544
39Aug 21, 2021 18:028,725261,740,398583,919,95102,334,720
40Aug 21, 2021 18:009,095272,845,199591,323,14702,424,832
41Aug 21, 2021 18:029,146274,388,396585,354,04902,551,808
42Aug 21, 2021 18:029,460283,813,313586,182,66602,445,312