摘要: 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. to 阅读全文
posted @ 2015-06-11 12:49 Grandyang 阅读(13513) 评论(5) 推荐(0) 编辑
Fork me on GitHub