Ticket 5322
Problem 1667 -b
Submission 154119937
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
6
9
7 -5 -2 -7 8 0 -2 -3 0 
9
-5 2 -7 2 -5 -5 -4 3 6 
1
-6 
4
-7 0 0 0 
7
-1 -7 -8 3 9 -2 -3 
4
4 7 0 0 
Expected Output
5
1
-1
-1
1
4
Your Output
4
1
-1
-1
1
4
Difference
Generator Parameters
--absolute_value_of_elements_high 9 --absolute_value_of_elements_low 0 --n_high 9 --n_low 1 --t_high 10 --t_low 1