Ticket 551
Problem 1644 -c
Submission 147367001
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
1
7 4
-2 6 -7 -6 -5 5 -1 
Expected Output
6 10 12 12 12 13 16 18
Your Output
6 10 12 12 12 12 16 18
Difference
Generator Parameters
--n_cap 5000 --n_high 8 --n_low 1 --t_cap 5000 --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