运行 ID: 51399

Main.cc: In function ‘int main()’:
Main.cc:6:13: error: ‘b’ was not declared in this scope
     cin>>a>>b;
             ^
Main.cc:7:18: error: invalid operands of types ‘int’ and ‘’ to binary ‘operator<<’
     cout<