[LeetCode] 113. Path Sum II 二叉树路径之和之二

Given a binary tree and a sum, find all root-to-leaf paths where each path's sum equals the given sum. For example:Given the below binary tree and sum
posted @ 2014-10-22 06:45  Grandyang  阅读(19115)  评论(6)    收藏  举报
Fork me on GitHub