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