Run id: 137150

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