Ticket 6248
Problem 1646 -d
Submission 155519984
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
6
5 3
4 5
2 6
1 6
1 5
Expected Output
4 7
2 1 1 1 1 1 
Your Output
4 6
2 1 1 1 1 1 
Difference
Generator Parameters
--n_high 9 --n_low 2