如果栈中的元素个数少于pop()的次数,会报错Exception in thread "main" java.util.EmptyStackException,应该再加个队列为空的判断条件,如果 stack1.size()+stack2.size()!=0 应该直接返回
1
牛客网
牛客企业服务