Ticket 15602
Problem 1701 -c
Submission 163406920
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
6 8
2 3 2 3 5 2 5 3 
6 8
2 3 2 2 2 3 2 2 
Expected Output
2
2
Your Output
2
3
Difference
Generator Parameters
--m_high 9 --m_low 1 --t_high 2 --t_low 1