min_row
and min_col
, to m
and n
respectively.ops
.min_row
to be the minimum of the current min_row
and the row value of the current operation.min_col
to be the minimum of the current min_col
and the column value of the current operation.min_row
x min_col
.min_row
and min_col
as the count of maximum integers in the matrix.