摘要: Given a binary tree, find the leftmost value in the last row of the tree. Example 1: Example 2: Note: You may assume the tree (i.e., the given root no 阅读全文
posted @ 2017-02-16 12:28 Grandyang 阅读(7030) 评论(4) 推荐(0) 编辑
Fork me on GitHub