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