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