Run id: 130568

Main.cc: In function 'int main()':
Main.cc:8:15: error: 'sum' was not declared in this scope
     int i,a,e;sum=0;
               ^