Ticket 5056
Problem 1635 -c
Submission 153827718
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
-2 -1 6 -3 -5 -2 -2 
Expected Output
-1
Your Output
4
2 6 7
3 6 7
4 6 7
5 6 7
Difference
Generator Parameters
--n_high 8 --n_low 3 --t_high 2 --t_low 1 --val_high 9 --val_low -9