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 listNov 10, 2021 18:07Sergey StreminSergey StreminScore: 10,510Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 10, 2021 18:0610,245307,350,574773,208,00048,949,0002,961,408
2Nov 10, 2021 18:0610,283308,491,273779,874,00040,940,0002,686,976
3Nov 10, 2021 18:0710,288308,633,701776,530,00046,971,0002,805,760
4Nov 10, 2021 18:0710,299308,976,170771,434,00050,896,0002,621,440
5Nov 10, 2021 18:0610,333309,976,551773,622,00046,977,0002,715,648
6Nov 10, 2021 18:0610,342310,263,588767,966,00046,057,0002,543,616
7Nov 10, 2021 18:0610,368311,026,808770,943,00049,931,0002,617,344
8Nov 10, 2021 18:0610,378311,331,201764,727,00052,842,0002,580,480
9Nov 10, 2021 18:0710,391311,725,311775,070,00044,946,0002,670,592
10Nov 10, 2021 18:0710,415312,437,405776,561,00041,976,0002,707,456
11Nov 10, 2021 18:0710,421312,639,698778,667,00042,926,0002,711,552
12Nov 10, 2021 18:0710,434313,030,168778,427,00046,905,0002,809,856
13Nov 10, 2021 18:0610,510315,291,903766,923,00051,859,0002,707,456
14Nov 10, 2021 18:0710,530315,901,281771,896,00043,823,0002,580,480
15Nov 10, 2021 18:0710,537316,118,069774,270,00045,897,0002,641,920
16Nov 10, 2021 18:0610,545316,348,466774,904,00048,930,0002,744,320
17Nov 10, 2021 18:0610,547316,414,357773,101,00046,945,0002,707,456
18Nov 10, 2021 18:0710,554316,619,699774,085,00043,948,0002,633,728
19Nov 10, 2021 18:0711,147334,420,469785,680,44002,437,120
20Nov 10, 2021 18:0711,329339,883,356788,593,52602,592,768
21Nov 10, 2021 18:0611,473344,197,222785,435,81202,465,792
22Nov 10, 2021 18:0611,505345,155,526784,985,49202,572,288
23Nov 10, 2021 18:0711,748352,448,548797,627,16602,527,232
24Nov 10, 2021 18:0612,083362,478,410788,336,62602,592,768