[leetcode]232. Implement Queue using Stacks

[leetcode]232. Implement Queue using Stacks Analysis 厉害的人老是那么的厉害呀~—— [菜鸡检讨中~]python Implement the following operations of a queue using stacks. push(x) – Push element x to the back of queue. pop() – R
相关文章
相关标签/搜索