Run id: 137823

Main.cc: In function 'int main()':
Main.cc:6:3: error: 'a' was not declared in this scope
   a+=i;
   ^
Main.cc:8:11: error: 'a' was not declared in this scope
     cout<