Ticket 15230
Problem 1679 -b
Submission 162500351
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
2 5
2 1 
2 6
1 1 7
1 2 2
2 5
1 2 6
Expected Output
12
13
9
10
11
Your Output
12
13
9
10
14
Difference
Generator Parameters
--n_high 9 --n_low 1 --q_high 5 --q_low 1 --val_high 9 --val_low 1 --x_high 9 --x_low 1