Ticket 485
Problem 1644 -c
Submission 147349870
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
3 3
2 -2 1 
Expected Output
2 5 7 10
Your Output
2 5 6 10 
Difference
Generator Parameters
--n_cap 5000 --n_high 4 --n_low 1 --t_cap 5000 --t_high 1 --t_low 1 --val_cap 100000 --val_floor -100000 --val_high 2 --val_low -2 --x_cap 100000 --x_high 3 --x_low 0