Ticket 5516
Problem 1661 -c
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
8
6
1 6 8 2 4 8 
6
1 3 8 9 3 9 
7
8 2 5 1 9 5 9 
7
3 9 5 3 7 3 9 
8
1 2 1 1 6 1 2 5 
4
4 6 9 8 
7
3 2 5 1 6 8 8 
4
5 5 8 2 
Expected Output
13
14
16
16
20
6
16
8
Generator Parameters
--h_high 9 --h_low 1 --n_high 9 --n_low 1 --t_high 10 --t_low 1