Ticket 17205
Problem 1740 -c
Submission 1
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
1 8 9 3 9 4 
9
2 4 1 1 6 5 3 9 8 
Expected Output
11
9
Your Output
10
9
Difference
Generator Parameters
--n_high 12 --n_low 3 --t_high 2 --t_low 1 --val_high 9 --val_low 1