Run id: 143585

Main.cc: In function 'int main()':
Main.cc:6:11: error: 'aif' was not declared in this scope
  aif(n-x*y)
           ^
Main.cc:8:2: error: 'else' without a previous 'if'
  else
  ^