Run id: 149095

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