Run id: 93378

Main.cc: In function 'int main()':
Main.cc:6:2: error: expected ';' before 'if'
  if(a%2==0)
  ^