Main.cc: In function 'int main()': Main.cc:6:12: error: no match for 'operator+=' (operand types are 'std::basic_ostream' and 'int') cout<a+=a; ^