摘要: 每次push,都push到stack1 每次pop,如果stack2为空,就把stack1中的所有元素“倒入”stack2,这样就使得最先进入stack1的元素又回到了栈顶 阅读全文
posted @ 2017-06-13 00:24 mioopoi 阅读(117) 评论(0) 推荐(0)