摘要: Leetcode 1254. Number of Closed Islands Given a 2D grid consists of 0s (land) and 1s (water). An island is a maximal 4 directionally connected group o 阅读全文
posted @ 2020-04-17 21:28 qwfand 阅读(230) 评论(0) 推荐(0) 编辑
摘要: Leetcode 200. Number of Islands Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and 阅读全文
posted @ 2020-04-17 20:57 qwfand 阅读(141) 评论(0) 推荐(0) 编辑