全部评论 2

  • /code/judger/run/20250525/5043992401935368290/main.cpp: In function 'void push_and_pop()':
    /code/judger/run/20250525/5043992401935368290/main.cpp:35:29: error: expected ')' before 'i'
    35 | if((!st1.empty())&&st1.top()i){
    | ~ ^
    | )
    /code/judger/run/20250525/5043992401935368290/main.cpp:39:34: error: expected ')' before 'i'
    39 | else if((!st2.empty())&&st2.top()i){
    | ~ ^
    | )
    /code/judger/run/20250525/5043992401935368290/main.cpp:42:4: error: 'x1' was not declared in this scope; did you mean 'x'?
    42 | if(x1){
    | ^~
    | x
    compilation terminated due to -fmax-errors=3.

    2025-05-25 来自 北京

    0
  • 编译错误: /code/judger/test/1766263593769795584/main11.cpp: In function 'void push_and_pop()':
    /code/judger/test/1766263593769795584/main11.cpp:35:29: error: expected ')' before 'i'
    if((!st1.empty())&&st

    2024-03-09 来自 浙江

    0
首页