Run ID:141394

提交时间:2025-12-22 20:43:26

a=input() if a%2==1: print("yes") else: print("no")