运行 ID: 69010

Main.cc: In function ‘int main()’:
Main.cc:4:1: error: ‘cout’ was not declared in this scope
 cout<<"31";
 ^~~~