运行 ID: 435275

Main.cc: In function ‘int main()’:
Main.cc:7:12: error: expected primary-expression before ‘=’ token
  if((Y-X)%==0){
            ^
Main.cc:8:12: error: ‘x’ was not declared in this scope
      cout<