摘要: ### Description:> Implement the following operations of a stack using queues.> > - push(x) -- Push element x onto stack.> - pop() -- Removes the eleme... 阅读全文
posted @ 2015-08-13 00:00 影湛 阅读(97) 评论(0) 推荐(0) 编辑