Ticket 13077
Problem 1700 -c
Submission 161222051
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 9 0 9 7 
8
9 8 1 2 -3 9 -6 -7 
Expected Output
34
62
Your Output
25
62
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low -9