Ticket 15320
Problem 1679 -b
Submission 162605820
View hacks & all small testcases

Unable to dry run this testcase?
Try making a new request with small values of n_high, t_high, *_high, etc.


Retry
Input
5 13
5 5 9 3 3 
2 4
1 4 1
2 2
2 9
1 1 5
2 9
2 3
1 1 2
2 1
1 2 5
2 1
2 9
1 5 8
Expected Output
20
17
10
45
41
45
15
14
5
9
5
45
44
Your Output
20
17
10
45
41
45
15
12
5
9
5
45
44
Difference
Generator Parameters
--n_high 9 --n_low 1 --q_high 15 --q_low 1 --val_high 9 --val_low 1 --x_high 9 --x_low 1