摘要: 题目描述:(链接)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 @ 2015-10-23 23:17 skycore 阅读(103) 评论(0) 推荐(0) 编辑