Run ID:140741

提交时间:2025-12-20 11:27:23

a=input() a=int(a) if a%==0 print("No") else: print("Yes")