Ticket 992
Problem 1649 -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
4 5
1 8 3 9 1 
3 6 2 4 4 
8 5 4 1 3 
3 4 1 9 3 
Expected Output
87
Generator Parameters
--col_cap 100 --col_high 5 --col_low 1 --row_cap 100 --row_high 5 --row_low 1 --val_cap 100000 --val_high 9 --val_low 1