摘要:
One way to serialize a binary tree is to use pre-order traversal. When we encounter a non-null node, we record the node's value. If it is a null node, 阅读全文
posted @ 2016-04-25 15:16
烁宝宝
阅读(162)
评论(0)
推荐(0)
浙公网安备 33010602011771号