Ticket 10542
Problem 1686 -b
Submission 159504765
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
8
2 7 1 6 8 5 4 3 
9
8 2 3 1 6 7 9 4 5 
Expected Output
3
3
Your Output
3
2
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1