摘要: 题目描述: Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) -- Push element x onto stack. pop() -- 阅读全文
posted @ 2019-06-03 23:52 mingyu02 阅读(138) 评论(0) 推荐(0)