Run id: 143330

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