Run id: 135331

Main.cc: In function 'int main()':
Main.cc:7:2: error: expected ';' before 'if'
  if(a>b){
  ^