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 listSep 9, 2024 02:24Yuriy LyfenkoYuriy LyfenkoScore: 6,965Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 9, 2024 02:206,721201,616,245512,800,0005,985,0002,605,056
2Sep 9, 2024 02:206,759202,769,779516,586,0001,998,0002,727,936
3Sep 9, 2024 02:276,768203,033,914514,846,0002,003,0002,572,288
4Sep 9, 2024 02:206,770203,104,332513,104,0005,001,0002,514,944
5Sep 8, 2024 21:206,781203,440,712519,372,0001,997,0002,523,136
6Sep 9, 2024 02:206,784203,507,115514,017,0004,990,0002,433,024
7Sep 9, 2024 02:266,797203,909,985519,062,0003,992,0002,732,032
8Sep 9, 2024 02:276,801204,031,922515,836,0004,988,0002,584,576
9Sep 9, 2024 01:426,810204,287,168514,979,0004,990,0002,727,936
10Sep 9, 2024 02:246,820204,606,401518,775,0003,982,0002,453,504
11Sep 9, 2024 02:276,827204,820,450515,996,0003,999,0002,461,696
12Sep 9, 2024 01:426,834205,021,312517,540,0003,996,0002,727,936
13Sep 9, 2024 01:426,869206,073,806517,590,0004,986,0002,596,864
14Sep 9, 2024 02:206,878206,332,569514,959,0004,999,0002,711,552
15Sep 9, 2024 02:276,889206,680,627514,306,0005,980,0002,453,504
16Sep 9, 2024 02:206,897206,922,108516,295,0003,994,0002,531,328
17Sep 9, 2024 01:426,905207,141,241514,786,0004,988,0002,727,936
18Sep 8, 2024 21:206,909207,259,325525,989,0002,994,0002,695,168
19Sep 8, 2024 21:206,911207,334,178517,246,0002,995,0002,912,256
20Sep 8, 2024 21:206,915207,460,011517,205,0004,992,0002,699,264
21Sep 9, 2024 02:276,916207,478,301514,693,0003,997,0002,564,096
22Sep 9, 2024 02:266,965208,954,185526,294,0004,983,0002,654,208
23Sep 9, 2024 02:206,966208,986,883524,172,0003,993,0002,719,744
24Sep 9, 2024 01:426,970209,087,555518,434,0003,995,0002,469,888
25Sep 9, 2024 02:276,976209,276,838525,098,0003,993,0002,662,400
26Sep 9, 2024 01:426,980209,394,634526,500,0003,988,0002,560,000
27Sep 9, 2024 02:266,982209,450,437516,073,0003,992,0002,715,648
28Sep 9, 2024 02:276,991209,715,445514,531,0004,985,0002,797,568
29Sep 9, 2024 02:206,998209,938,418525,600,0002,992,0002,736,128
30Sep 9, 2024 02:277,002210,068,870514,135,0002,994,0002,519,040
31Sep 9, 2024 01:427,010210,290,068528,744,0001,995,0002,494,464
32Sep 9, 2024 02:207,032210,952,856524,983,0002,994,0002,453,504
33Sep 8, 2024 21:207,053211,596,526529,112,0001,996,0002,707,456
34Sep 8, 2024 21:207,056211,665,650526,222,0004,001,0002,912,256
35Sep 8, 2024 21:207,073212,176,727527,812,0003,004,0002,478,080
36Sep 9, 2024 02:277,075212,250,271515,811,0003,990,0002,543,616
37Sep 8, 2024 21:207,088212,651,489519,765,0002,992,0002,748,416
38Sep 9, 2024 02:247,114213,424,837529,776,0003,983,0002,437,120
39Sep 9, 2024 01:427,115213,464,234527,018,0002,994,0002,813,952
40Sep 9, 2024 02:247,136214,072,213528,764,0005,974,0002,596,864
41Sep 8, 2024 21:207,150214,505,489513,476,0005,982,0002,506,752
42Sep 9, 2024 01:427,215216,440,113519,740,0002,992,0002,609,152