Run id: 108393

Main.cc: In function 'int main()':
Main.cc:7:5: error: expected ';' before 'if'
     if(y%x!=0){
     ^