Ticket 510
Problem 1644 -c
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
13 5
-9 9 4 6 -8 8 0 -9 9 6 -9 3 -5 
3 0
9 3 4 
Expected Output
25 30 35 40 45 50 55 60 65 70 70 74 74 74
16 16 16 16
Generator Parameters
--n_cap 5000 --n_high 15 --n_low 1 --t_cap 1 --t_high 2 --t_low 1 --val_cap 100000 --val_floor -100000 --val_high 9 --val_low -9 --x_cap 100000 --x_high 9 --x_low 0