Ticket 4479
Problem 1665 -b
Submission 153316660
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
2
5
3 4 7 -6 -3 
8
9 5 -9 -8 -3 -2 8 -1 
Expected Output
7
10
Your Output
7
11
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low -9