Run id: 143328

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