Ticket 17272
Problem 1855 -c1
Submission 1
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
4
17 -16 5 1 
Expected Output
6
2 1
3 1
4 1
2 1
3 2
4 3
Your Output
11
4 4
4 4
4 4
4 4
4 4
1 4
4 4
2 4
4 4
3 4
4 4
Difference
Generator Parameters
--n_high 20 --n_low 1 --t_high 1 --t_low 1 --val_high 20 --val_low -20