RT,给定三个数 x,y,zx,y,zx,y,z,求一个最小的解 kkk 使得:
k≥0k \geq 0k≥0.
kmod z=0k \mod z =0kmodz=0.
kmod x=yk \mod x =ykmodx=y.
万分感谢!