x=2:y=1if x*y<1 then y=y-1 else y=-1print y-x>0 x=2:y=1if x*y<1 then y=y-1 else y=-1print y-x>0 发布时间:2025-09-11 23:40:52