提交时间:2025-04-19 15:56:50
运行 ID: 318559
n=int(input()) n*4==0 and n*100!=0 or n*400==0 if print("yes"): else: print("no")