Ticket 10780
Problem 1630 -b
Submission 159609428
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
7 2
7 4 1 2 3 6 4 
5 1
2 4 5 2 4 
Expected Output
1 4
1 3
4 7
4 5
1 5
Your Output
2 6
1 5
6 7
4 5
1 5
Difference
Generator Parameters
--n_high 7 --n_low 1 --t_high 2 --t_low 1