Run id: 96840

Main.cc: In function 'int main()':
Main.cc:10:2: error: expected primary-expression before 'else'
  else if(a%b==0){
  ^