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 31, 2023 09:43matsuoka-601matsuoka-601Score: 9,040Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 31, 2023 09:438,807264,216,287217,747,00022,973,0002,527,232
2Aug 31, 2023 09:238,827264,801,022217,695,00023,966,0002,772,992
3Aug 31, 2023 09:438,847265,423,710227,559,00015,969,0002,580,480
4Aug 31, 2023 09:238,852265,555,653221,704,00020,972,0002,756,608
5Aug 31, 2023 09:238,897266,923,363217,022,00026,002,0002,744,320
6Aug 31, 2023 09:238,933267,977,601215,989,00027,998,0002,600,960
7Aug 31, 2023 09:238,951268,528,151217,236,00026,028,0002,641,920
8Aug 31, 2023 09:238,969269,068,474214,769,00026,971,0002,723,840
9Aug 31, 2023 09:438,978269,341,945222,009,00022,000,0002,600,960
10Aug 31, 2023 09:238,984269,513,124214,303,00027,038,0002,592,768
11Aug 31, 2023 09:239,021270,627,484219,622,00022,960,0002,686,976
12Aug 31, 2023 09:439,024270,719,032220,592,00021,959,0002,605,056
13Aug 31, 2023 09:439,040271,200,247224,030,00019,002,0002,707,456
14Aug 31, 2023 09:439,062271,853,319216,556,00023,950,0002,600,960
15Aug 31, 2023 09:239,072272,158,442217,925,00024,991,0002,760,704
16Aug 31, 2023 09:439,091272,727,327217,519,00025,942,0002,617,344
17Aug 31, 2023 09:439,132273,951,431221,303,00022,030,0002,613,248
18Aug 31, 2023 09:439,232276,965,264224,316,00020,028,0002,535,424
19Aug 31, 2023 09:239,822294,658,794235,134,99502,277,376
20Aug 31, 2023 09:439,911297,341,784237,540,41602,273,280
21Aug 31, 2023 09:4310,140304,213,765237,740,94502,408,448
22Aug 31, 2023 09:4310,179305,373,763237,073,36802,396,160
23Aug 31, 2023 09:2310,253307,585,855237,582,71302,281,472
24Aug 31, 2023 09:2310,409312,260,361237,241,66702,387,968