摘要: Question: 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 @ 2016-02-15 10:32 江湖小妞 阅读(202) 评论(0) 推荐(0) 编辑