Run ID:96137

提交时间:2024-11-03 09:46:11

a = int(input()) if a % 2 == 1: print("Yes")