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 20, 2021 15:28Sergey StreminSergey StreminScore: 15,289Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 20, 2021 15:2914,978449,344,143986,587,000226,675,0002,473,984
2Jun 20, 2021 15:2815,045451,347,779991,271,000229,831,0002,641,920
3Jun 20, 2021 15:2915,053451,597,198996,345,000218,856,0002,473,984
4Jun 20, 2021 15:2915,073452,196,165981,157,000231,800,0002,580,480
5Jun 20, 2021 15:2915,090452,700,011994,420,000221,647,0002,682,880
6Jun 20, 2021 15:2815,091452,742,089985,347,000230,613,0002,400,256
7Jun 20, 2021 15:2815,146454,388,278992,567,000229,668,0002,568,192
8Jun 20, 2021 15:2915,166454,983,695992,068,000223,564,0002,584,576
9Jun 20, 2021 15:2815,217456,505,5881,003,507,000218,892,0002,523,136
10Jun 20, 2021 15:2815,259457,762,676989,231,000226,594,0002,564,096
11Jun 20, 2021 15:2915,272458,150,423977,952,000235,506,0002,658,304
12Jun 20, 2021 15:2815,282458,472,108993,478,000221,660,0002,560,000
13Jun 20, 2021 15:2815,289458,683,241992,422,000226,639,0002,748,416
14Jun 20, 2021 15:2815,330459,907,527982,839,000228,730,0002,576,384
15Jun 20, 2021 15:2915,345460,354,342989,630,000234,912,0002,625,536
16Jun 20, 2021 15:2915,360460,789,004996,395,000226,408,0002,572,288
17Jun 20, 2021 15:2915,371461,136,344993,333,000233,608,0002,469,888
18Jun 20, 2021 15:2815,404462,119,326990,316,000231,839,0002,707,456
19Jun 20, 2021 15:2915,947478,407,5751,198,036,46502,420,736
20Jun 20, 2021 15:2915,977479,318,4831,193,835,68702,465,792
21Jun 20, 2021 15:2816,081482,426,3191,192,009,03202,482,176
22Jun 20, 2021 15:2816,189485,674,7041,187,997,08002,482,176
23Jun 20, 2021 15:2816,250487,487,4451,189,037,71302,490,368
24Jun 20, 2021 15:2916,474494,220,1331,186,221,12802,596,864