摘要: Implement the following operations of a queue using stacks.push(x) -- Push element x to the back of queue.pop() -- Removes the element from in front o... 阅读全文
posted @ 2015-07-14 08:42 朱传林 阅读(128) 评论(0) 推荐(0) 编辑