Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing only ones and return its area.
思路:木有头绪,依然是觉得这位博主的这个办法挺赞的!
http://blog.youkuaiyun.com/doc_sgl/article/details/11832965
Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing only ones and return its area.
思路:木有头绪,依然是觉得这位博主的这个办法挺赞的!
http://blog.youkuaiyun.com/doc_sgl/article/details/11832965