Run id: 120736

Main.cc: In function 'int main()':
Main.cc:13:16: error: expected ';' before '{' token
     else(y%x>0){
                ^
Main.cc:17:8: error: expected ';' before '}' token
 cout<<0}
        ^