摘要: 题目: https://leetcode.com/problems/max-area-of-island/description/ 阅读全文
posted @ 2018-08-16 21:29 小雪SS 阅读(143) 评论(0) 推荐(0) 编辑
摘要: 题目: https://leetcode.com/problems/maximum-depth-of-n-ary-tree/description/ n-ary-tree的数据结果表示 DFS算法:迭代 BFS算法:队列 阅读全文
posted @ 2018-08-16 15:18 小雪SS 阅读(324) 评论(0) 推荐(0) 编辑