I have the following matrix:
Goal: I need to find the largest non-contiguous rectangular submatrix that contains only 1s and 0s. I have done some search and according to