Ticket 15828
Problem 1631 -d
Submission 164611356
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
3 2
3 3 1 
3 2
3 1 3 
Expected Output
1 3
1 1
2 3
1 3
1 1
2 3
Your Output
3 4
1 1
2 3
3 4
1 1
2 3
Difference
Generator Parameters
--n_high 7 --n_low 1 --t_high 2 --t_low 1