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