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 listJun 6, 2021 17:54Yuriy LyfenkoYuriy LyfenkoScore: 46,549Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 6, 2021 17:5445,6391,369,164,454826,490,50902,387,968
2Jun 6, 2021 18:2145,9211,377,633,191826,912,26802,564,096
3Jun 6, 2021 18:2146,2051,386,161,310855,476,76402,416,640
4Jun 6, 2021 18:2246,2351,387,040,034851,548,41602,428,928
5Jun 6, 2021 18:2246,2491,387,476,590827,878,84902,424,832
6Jun 6, 2021 18:2146,2531,387,588,277849,906,52102,424,832
7Jun 6, 2021 18:2146,2541,387,630,360819,372,08302,560,000
8Jun 6, 2021 18:2146,2581,387,726,838856,950,15202,433,024
9Jun 6, 2021 17:5446,2671,388,005,029848,970,62102,428,928
10Jun 6, 2021 18:2246,3271,389,799,256848,937,46502,551,808
11Jun 6, 2021 17:5446,4031,392,104,887821,243,52702,510,848
12Jun 6, 2021 18:2146,4761,394,274,754827,205,46502,412,544
13Jun 6, 2021 17:5446,4991,394,960,172821,378,19302,580,480
14Jun 6, 2021 18:2246,5491,396,474,586822,602,19802,449,408
15Jun 6, 2021 18:2246,5791,397,369,103851,445,61502,420,736
16Jun 6, 2021 18:2246,5871,397,621,825844,131,07502,416,640
17Jun 6, 2021 17:5446,5961,397,876,780846,975,13102,408,448
18Jun 6, 2021 17:5446,6071,398,212,685852,356,41102,490,368
19Jun 6, 2021 18:2246,6261,398,790,762851,622,72902,551,808
20Jun 6, 2021 17:5446,6261,398,771,887856,972,85802,428,928
21Jun 6, 2021 18:2146,7381,402,147,103859,436,61702,551,808
22Jun 6, 2021 17:5446,7911,403,716,233850,416,00402,412,544
23Jun 6, 2021 18:2146,8711,406,140,007859,000,13802,441,216
24Jun 6, 2021 17:5447,0001,410,002,415837,846,92402,560,000
25Jun 6, 2021 18:2247,0071,410,207,419856,296,25802,572,288
26Jun 6, 2021 18:2247,1231,413,678,261850,505,97402,433,024
27Jun 6, 2021 18:2147,6411,429,227,692840,966,81402,547,712