Run id: 133328

Main.cc: In function 'int main()':
Main.cc:13:3: error: 'else' without a previous 'if'
  }else if(y*x>n){
   ^