Ticket 14773
Problem 1700 -c
Submission 162042568
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
30
62
Your Output
39
62
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low -9