Ticket 13035
Problem 1700 -c
Submission 161213869
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
9
1 -5 3 -3 -5 5 -8 2 1 
8
5 -8 9 -2 0 2 -6 2 
Expected Output
83
88
Your Output
89
130
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low -9