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