摘要: Given the root to a binary tree, implement serialize(root), which serializes the tree into a string, and deserialize(s), which deserializes the string 阅读全文
posted @ 2019-03-07 04:28 Zhentiw 阅读(534) 评论(0) 推荐(0)