Ticket 3196
Problem 1660 -d
Submission 152263866
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
8
1 0 0 0 2 0 -2 1 
Expected Output
4 3
Your Output
0 7
Difference
Generator Parameters
--n_cap 200000 --n_high 9 --n_low 1 --t_cap 10000 --t_high 1 --t_low 1 --val_cap 2 --val_floor -2 --val_high 2 --val_low -2