Run id: 121693

Main.cc: In function 'int main()':
Main.cc:10:10: error: 'i' was not declared in this scope
   sum+=a[i];
          ^