Ticket 4262
Problem 1661 -a
Submission 153230456
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
2 9 9 9 1 
8 2 1 3 4 
7
6 2 8 7 9 7 1 
1 4 2 8 6 9 9 
Expected Output
11
21
Your Output
11
29
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 2 --t_low 1 --val_high 9 --val_low 1