摘要: 题目描述:Design a stack that supports push, pop, top, and retrieving the minimum element in constant time.push(x) -- Push element x onto stack.pop() -- Re... 阅读全文
posted @ 2014-11-18 16:28 mrbean 阅读(1359) 评论(0) 推荐(0) 编辑