Main.cc: In function 'int main()': Main.cc:6:10: error: expected initializer before '+=' token int b+=a; ^ Main.cc:7:11: error: 'b' was not declared in this scope cout<