
小岛
文章平均质量分 79
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 302. Smallest Rectangle Enclosing Black Pixels(最小面积矩形)
原题网址:https://leetcode.com/problems/smallest-rectangle-enclosing-black-pixels/ An image is represented by a binary matrix with 0 as a white pixel and 1 as a black pixel. The black pixels are con原创 2016-04-19 07:06:47 · 1694 阅读 · 0 评论 -
LeetCode 305. Number of Islands II(小岛)
原题网址:https://leetcode.com/problems/number-of-islands-ii/ A 2d grid map of m rows and n columns is initially filled with water. We may perform an addLand operation which turns the water at posit原创 2016-04-19 13:13:25 · 3629 阅读 · 0 评论