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:01Yuriy LyfenkoYuriy LyfenkoScore: 7,736Success
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:017,475224,242,543577,386,00014,958,0002,691,072
2Aug 21, 2021 18:017,490224,693,186574,623,00010,973,0002,605,056
3Aug 21, 2021 18:017,508225,254,373574,938,00010,979,0002,564,096
4Aug 21, 2021 18:017,556226,671,904570,361,00014,957,0002,650,112
5Aug 21, 2021 18:017,574227,230,123571,612,00014,963,0002,682,880
6Aug 21, 2021 18:017,584227,521,761573,691,00011,972,0002,711,552
7Aug 21, 2021 18:017,605228,156,685576,911,0007,984,0002,666,496
8Aug 21, 2021 18:017,694230,817,524573,483,00011,968,0002,580,480
9Aug 21, 2021 18:017,705231,140,718574,148,00012,003,0002,392,064
10Aug 21, 2021 18:017,729231,864,073597,116,00012,959,0002,539,520
11Aug 21, 2021 18:017,736232,065,274576,386,0009,989,0002,732,032
12Aug 21, 2021 18:017,817234,497,403577,071,00013,977,0002,752,512
13Aug 21, 2021 18:017,842235,246,059574,761,0009,978,0002,486,272
14Aug 21, 2021 18:017,886236,573,163600,693,00010,976,0002,568,192
15Aug 21, 2021 18:017,897236,900,372595,239,00014,955,0002,666,496
16Aug 21, 2021 18:017,899236,965,674591,738,00016,935,0002,560,000
17Aug 21, 2021 18:017,900236,993,150573,109,00012,979,0002,670,592
18Aug 21, 2021 18:018,033241,003,019597,422,00011,968,0002,560,000
19Aug 21, 2021 18:018,789263,664,431588,968,18402,543,616
20Aug 21, 2021 18:019,100273,006,792583,960,72702,412,544
21Aug 21, 2021 18:019,178275,352,538582,768,77802,449,408