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