若x返回"x",否则返回"y"。
应为:
若 (x mod a)≥(y mod a)(x\bmod a)\ge (y\bmod a)(xmoda)≥(ymoda),则返回 'x',否则返回 'y'。
(x\bmod a)\ge (y\bmod a)