摘要: Given a binary tree, flatten it to a linked list in-place. For example,Given The flattened tree should look like: If you notice carefully in the flatt 阅读全文
posted @ 2016-03-23 23:52 LiuWei_Find 阅读(1664) 评论(1) 推荐(1)