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