摘要: 原题链接在这里:https://leetcode.com/problems/flatten-nested-list-iterator/ 题目: Given a nested list of integers, implement an iterator to flatten it. Each ele 阅读全文
posted @ 2017-02-25 03:46 Dylan_Java_NYC 阅读(732) 评论(0) 推荐(0)