Ticket 3867
Problem 1665 -c
Submission 153085312
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
9
8 1 3 6 2 8 3 2 
9
1 8 1 8 1 8 1 1 
Expected Output
6
4
Your Output
6
5
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 5 --t_low 1