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:02Yuriy LyfenkoYuriy LyfenkoScore: 7,826Success
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 17:597,385221,548,404573,227,0009,969,0002,564,096
2Aug 21, 2021 17:597,486224,570,228572,501,0009,991,0002,543,616
3Aug 21, 2021 18:027,545226,364,710576,319,00013,959,0002,703,360
4Aug 21, 2021 17:597,554226,630,512574,439,00013,986,0002,678,784
5Aug 21, 2021 18:027,589227,677,407572,510,00010,990,0002,666,496
6Aug 21, 2021 17:597,617228,503,503576,719,00016,962,0002,588,672
7Aug 21, 2021 17:597,666229,992,316573,078,00013,001,0002,760,704
8Aug 21, 2021 18:027,683230,498,999571,399,00012,986,0002,543,616
9Aug 21, 2021 17:597,688230,646,555598,423,00012,965,0002,805,760
10Aug 21, 2021 18:027,709231,264,530576,692,0008,995,0002,617,344
11Aug 21, 2021 18:027,713231,376,946600,201,0009,970,0002,551,808
12Aug 21, 2021 18:027,719231,558,428595,020,00014,950,0002,605,056
13Aug 21, 2021 18:027,722231,665,708596,173,00015,977,0002,510,848
14Aug 21, 2021 17:597,724231,732,300575,023,00011,000,0002,592,768
15Aug 21, 2021 17:597,732231,945,142596,636,0008,994,0002,662,400
16Aug 21, 2021 17:597,738232,145,471597,434,00010,971,0002,473,984
17Aug 21, 2021 17:597,781233,434,622583,403,00013,985,0002,727,936
18Aug 21, 2021 17:597,783233,496,087597,283,00012,962,0002,646,016
19Aug 21, 2021 17:597,787233,600,625599,080,00010,964,0002,719,744
20Aug 21, 2021 18:027,809234,276,388598,341,00012,942,0002,678,784
21Aug 21, 2021 17:597,818234,546,770596,160,00010,984,0002,592,768
22Aug 21, 2021 18:027,826234,769,446596,475,00012,966,0002,682,880
23Aug 21, 2021 18:027,839235,158,425596,695,00013,946,0002,662,400
24Aug 21, 2021 17:597,840235,191,426595,991,00013,952,0002,482,176
25Aug 21, 2021 17:597,841235,227,579595,659,00013,968,0002,674,688
26Aug 21, 2021 18:027,842235,249,272594,588,00012,969,0002,564,096
27Aug 21, 2021 18:027,847235,424,041597,761,00012,973,0002,510,848
28Aug 21, 2021 17:597,848235,446,918600,077,0009,968,0002,596,864
29Aug 21, 2021 18:027,869236,069,915600,461,0009,974,0002,691,072
30Aug 21, 2021 17:597,869236,063,467595,431,00013,963,0002,658,304
31Aug 21, 2021 17:597,872236,166,758595,171,00013,957,0002,654,208
32Aug 21, 2021 18:027,919237,564,864596,627,00011,972,0002,686,976
33Aug 21, 2021 18:027,966238,968,061599,641,00010,956,0002,670,592
34Aug 21, 2021 18:027,970239,107,233594,245,00014,955,0002,502,656
35Aug 21, 2021 18:027,971239,141,134601,311,0009,988,0002,674,688
36Aug 21, 2021 18:028,007240,212,690596,665,00012,949,0002,686,976
37Aug 21, 2021 17:598,634259,012,746584,396,89902,437,120
38Aug 21, 2021 18:028,675260,242,847582,703,47402,543,616
39Aug 21, 2021 17:598,995269,839,064581,626,04502,420,736
40Aug 21, 2021 18:029,006270,172,331583,333,40002,560,000
41Aug 21, 2021 18:029,161274,843,119584,166,83402,424,832
42Aug 21, 2021 17:599,165274,959,110581,413,21202,420,736