Run ID:141393

提交时间:2025-12-22 20:41:01

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