Ticket 769
Problem 1646 -f
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
3
3 3 1 
2 2 1 
1 2 3 
Expected Output
4
3 2 2 
3 1 2 
2 3 1 
2 3 1 
Generator Parameters
--n_cap 100 --n_high 9 --n_low 2