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