摘要: 到叶子所以加(left == null && right == null && 当前值满足条件) 后序遍历 The basic idea is to subtract the value of current node from sum until it reaches a leaf node an 阅读全文
posted @ 2017-08-02 12:38 apanda009 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 矩阵的bfs, 考察: 1.哪些是先入队的? 外围? 还是遍历所有符合条件的? 此处改成Integer.Max_Value, 2.入队之后, 邻居元素怎么改让其入队. 怎么跳过不符合题意的元素, visited[] 是否使用 3一般用在改矩阵的题中 tips, 可以该元素e.g. 将'o' 改成'$ 阅读全文
posted @ 2017-08-02 11:45 apanda009 阅读(137) 评论(0) 推荐(0) 编辑