摘要: https://leetcode.com/problems/binary search tree iterator/ /description 难点在于对中间状态的维护。用类似于中序遍历的方法。 阅读全文
posted @ 2017-06-01 16:18 mioopoi 阅读(120) 评论(0) 推荐(0)