Run id: 120231

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