Ticket 13052
Problem 1700 -c
Submission 161215591
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
3
6
8 3 2 5 1 8 
6
-5 2 2 5 -7 6 
3
-9 -5 7 
Expected Output
22
52
25
Your Output
24
52
25
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 10 --t_low 1 --val_high 9 --val_low -9