Ticket 1899
Problem 1647 -c
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
1
6 3
010
001
001
001
101
101
Expected Output
8
5 3 6 3
4 3 5 3
5 1 6 1
3 3 4 3
4 1 5 1
2 3 3 3
1 3 2 3
1 1 1 2
Generator Parameters
--col_cap 100 --col_high 7 --col_low 1 --row_cap 100 --row_high 7 --row_low 1 --t_cap 10 --t_high 1 --t_low 1