摘要: Description 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-07-31 15:51 arcsinW 阅读(93) 评论(0) 推荐(0) 编辑