Path Sum
摘要:
看了一下数据结构中树的操作,A这题感觉好一点了。Symmetric Tree和这个很相似来着,可以借鉴一下这个思路。用递归处理Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that ... 阅读全文
posted @ 2014-11-03 22:23 luckygxf 阅读(164) 评论(0) 推荐(0)
浙公网安备 33010602011771号