摘要: 一、题目 Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) Push element x onto stack. pop() Remove 阅读全文
posted @ 2017-09-13 20:27 天涯惟笑 阅读(377) 评论(0) 推荐(0)