Ticket 13416
Problem 1700 -c
Submission 161288741
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
2 -2 0 2 -1 -2 0 1 1 
8
1 -2 -2 -2 0 -1 1 1 
Expected Output
21
11
Your Output
30
11
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 2 --val_low -2