Ticket 13090
Problem 1700 -c
Submission 161223833
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
-5 4 0 3 -5 
5
-2 -5 -4 -5 0 
Expected Output
41
16
Your Output
32
16
Difference
Generator Parameters
--n_high 6 --n_low 1 --t_high 2 --t_low 1 --val_high 5 --val_low -5