LeetCode-114 Flatten Binary Tree to Linked List
摘要:
Given a binary tree, flatten it to a linked list in-place.For example,Given 1 / \ 2 5 / \ \ 3 4 6The flattened t... 阅读全文
posted @ 2015-01-10 23:28 linxiong1991 阅读(112) 评论(0) 推荐(0)
浙公网安备 33010602011771号