Run id: 113793

Main.cc: In function 'int main()':
Main.cc:11:3: error: expected ';' before 'if'
   if(a+b+c==i){
   ^