Introduction - If you have any usage issues, please Google them yourself
Given a two-dimensional matrix, the weights are False (0) and True (1). It is required to find a large rectangle, so that the value inside is all True, and the starting / terminating line / column number and area of all the submatrices that satisfy the condition are output.