运行 ID: 56284

Main.cc: In function ‘int main()’:
Main.cc:5:44: error: invalid operands of types ‘int’ and ‘’ to binary ‘operator<<’
     cout << 123456789+987654321=1111111110 << endl;
                                 ~~~~~~~~~~~^~~~~~~