Ticket 5328
Problem 1668 -d
Submission 154128074
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
4
1
0 
3
0 -3 -9 
5
-6 -8 0 7 2 
4
2 3 -7 -6 
Expected Output
0
-2
3
0
Your Output
0
-2
2
0
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