Ticket 2077
Problem 1646 -d
Submission 148540011
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
8
8 1
6 8
3 7
6 7
2 5
2 6
4 7
Expected Output
5 10
1 1 1 1 1 3 1 1 
Your Output
5 10
1 1 1 1 1 1 1 2 
Difference
Generator Parameters
--n_cap 200000 --n_high 9 --n_low 2