Run id: 124386

Main.cc: In function 'int main()':
Main.cc:10:3: error: expected ';' before 'sum'
   sum += a[i];
   ^