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:45Yuriy LyfenkoYuriy LyfenkoScore: 7,767Success
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:457,414222,418,612572,036,0009,983,0002,535,424
2Aug 2, 2022 19:457,507225,196,018576,098,00012,957,0002,445,312
3Aug 2, 2022 19:457,515225,436,452568,647,00013,966,0002,494,464
4Aug 2, 2022 19:457,523225,683,479569,631,00013,990,0002,658,304
5Aug 2, 2022 19:457,558226,742,280566,889,00014,944,0002,682,880
6Aug 2, 2022 19:457,595227,838,530569,410,00010,988,0002,646,016
7Aug 2, 2022 19:457,615228,464,152568,650,00011,992,0002,633,728
8Aug 2, 2022 19:457,730231,902,286595,127,00010,965,0002,691,072
9Aug 2, 2022 19:457,746232,391,211592,905,00014,972,0002,584,576
10Aug 2, 2022 19:457,749232,474,177593,831,00013,949,0002,678,784
11Aug 2, 2022 19:457,767233,003,940585,061,00012,001,0002,633,728
12Aug 2, 2022 19:457,798233,925,715592,369,00012,986,0002,707,456
13Aug 2, 2022 19:457,815234,438,912594,572,00012,968,0002,416,640
14Aug 2, 2022 19:457,824234,719,910596,050,00011,980,0002,682,880
15Aug 2, 2022 19:457,825234,748,067596,338,00013,961,0002,854,912
16Aug 2, 2022 19:457,835235,051,576590,268,00013,982,0002,560,000
17Aug 2, 2022 19:457,874236,211,860596,618,00010,974,0002,822,144
18Aug 2, 2022 19:458,038241,126,648595,281,00010,986,0002,445,312
19Aug 2, 2022 19:458,683260,496,230579,584,26302,445,312
20Aug 2, 2022 19:458,908267,237,221582,047,18202,433,024
21Aug 2, 2022 19:459,340280,210,271581,026,66402,461,696