Leetcode 225 两个队列实现栈
摘要:
Implement the following operations of a stack using queues.push(x) -- Push element x onto stack.pop() -- Removes the element on top of the stack.top()... 阅读全文
posted @ 2015-10-23 18:42 Hiroki 阅读(269) 评论(0) 推荐(0)
浙公网安备 33010602011771号