运行 ID: 3840

Main.cc: In function ‘int main()’:
Main.cc:15:14: error: ‘else’ without a previous ‘if’
             }else{
              ^~~~
Main.cc:20:14: error: ‘pp’ was not declared in this scope
     cin>>sjb[pp]>>endl;
              ^~