运行 ID: 313987

Main.cc: In function ‘int main()’:
Main.cc:9:3: error: expected ‘;’ before ‘cout’
   cout<<(b);    
   ^~~~