Ticket 4694
Problem 1665 -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
5
9
1 1 6 3 3 5 7 2 
6
1 2 6 6 1 
2
1 
8
1 2 3 7 3 4 3 
4
1 2 2 
Expected Output
7
4
2
6
3
Generator Parameters
--n_high 9 --n_low 2 --t_high 5 --t_low 1