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 2, 2022 19:26Robert BurkeRobert BurkeScore: 7,129Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 2, 2022 19:266,895206,851,257463,753,00046,873,0002,785,280
2Aug 2, 2022 19:266,899206,980,641460,558,00046,955,0002,883,584
3Aug 2, 2022 19:266,917207,524,357480,405,00033,887,0002,813,952
4Aug 2, 2022 19:266,941208,217,785470,454,00044,852,0002,887,680
5Aug 2, 2022 19:266,952208,559,712474,661,00040,884,0002,588,672
6Aug 2, 2022 19:266,959208,781,259472,667,00043,969,0002,527,232
7Aug 2, 2022 19:266,962208,845,692474,024,00039,917,0002,879,488
8Aug 2, 2022 19:267,058211,748,326474,649,00040,969,0002,961,408
9Aug 2, 2022 19:267,074212,223,566477,479,00035,960,0002,723,840
10Aug 2, 2022 19:267,090212,704,336476,105,00037,928,0002,908,160
11Aug 2, 2022 19:267,129213,863,379465,157,00044,109,0002,744,320
12Aug 2, 2022 19:267,240217,201,386465,405,00047,938,0002,670,592
13Aug 2, 2022 19:267,241217,235,165470,243,00045,023,0002,826,240
14Aug 2, 2022 19:267,257217,704,642466,828,00042,074,0002,920,448
15Aug 2, 2022 19:267,314219,417,061469,905,00039,907,0002,867,200
16Aug 2, 2022 19:267,353220,602,668471,101,00046,009,0002,543,616
17Aug 2, 2022 19:267,407222,205,172481,692,00039,974,0002,875,392
18Aug 2, 2022 19:268,000240,005,213491,946,00047,897,0002,678,784
19Aug 2, 2022 19:268,049241,478,387511,511,54402,547,712
20Aug 2, 2022 19:268,315249,444,954510,462,68802,506,752
21Aug 2, 2022 19:269,069272,067,117512,966,94702,519,040