算法课做业系列12——Maximal Rectangle

算法课做业系列12 Maximal Rectangle 题目 Given a 2D binary matrix filled with 0’s and 1’s, find the largest rectangle containing only 1’s and return its area.web For example, given the following matrix:算法 1 0 1
相关文章
相关标签/搜索