摘要: 本周学习了DFS,因此在LeetCode中挑选了一道关于DFS的题目作为巩固。 题目:200. Number of Islands Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An 阅读全文
posted @ 2017-03-19 12:04 MT.Queen 阅读(144) 评论(0) 推荐(0) 编辑