摘要: Implement a stack with min() function, which will return the smallest number in the stack. It should support push, pop and min operation all in O(1) c 阅读全文
posted @ 2016-11-14 06:28 Grandyang 阅读(841) 评论(0) 推荐(0)
Fork me on GitHub