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 10, 2021 15:57Yuriy LyfenkoYuriy LyfenkoScore: 13,674Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 10, 2021 15:5712,487374,600,340908,810,86402,654,208
2Jun 10, 2021 15:5712,900387,011,684912,184,29502,543,616
3Jun 10, 2021 15:5713,095392,841,262908,104,01402,490,368
4Jun 10, 2021 15:5713,467404,019,4591,110,765,00015,982,0002,891,776
5Jun 11, 2021 16:4713,515405,461,1971,114,667,00012,984,0002,691,072
6Jun 10, 2021 15:5713,519405,564,7101,111,841,00013,998,0002,719,744
7Jun 10, 2021 15:5713,545406,348,3991,112,438,00014,978,0002,670,592
8Jun 10, 2021 15:5713,591407,737,8391,114,521,00012,982,0002,830,336
9Jun 11, 2021 16:4713,607408,197,1501,108,703,00016,980,0002,801,664
10Jun 11, 2021 16:4713,645409,359,0021,118,169,00010,982,0002,621,440
11Jun 11, 2021 16:4713,655409,639,8751,112,804,00016,981,0002,646,016
12Jun 11, 2021 16:4713,663409,880,0211,109,935,00015,999,0002,732,032
13Jun 11, 2021 16:4713,669410,084,0741,116,848,00011,987,0002,531,328
14Jun 10, 2021 15:5713,674410,226,7721,111,107,00015,972,0002,846,720
15Jun 10, 2021 15:5713,683410,475,8061,113,426,00013,004,0002,433,024
16Jun 10, 2021 15:5713,701411,044,4381,113,674,00014,968,0002,580,480
17Jun 11, 2021 16:4713,704411,125,8831,119,527,00012,982,0002,629,632
18Jun 10, 2021 15:5713,728411,853,3831,115,292,00012,968,0002,703,360
19Jun 10, 2021 15:5713,747412,401,0571,114,776,00013,984,0002,600,960
20Jun 11, 2021 16:4713,786413,588,9441,112,826,00014,984,0002,916,352
21Jun 11, 2021 16:4713,839415,182,8261,116,335,00014,977,0002,740,224
22Jun 11, 2021 16:4714,419432,568,5031,121,794,50102,498,560
23Jun 10, 2021 15:5714,445433,343,6001,118,510,73002,625,536
24Jun 11, 2021 16:4714,742442,257,3621,122,294,65902,678,784
25Jun 10, 2021 15:5714,826444,774,7861,123,557,96102,551,808
26Jun 10, 2021 15:5715,099452,967,9671,118,586,22402,539,520
27Jun 11, 2021 16:4715,147454,407,7471,123,637,96102,502,656