Run ID:105557

提交时间:2025-01-13 21:37:51

a=int(input('')) if a%4==0: print('年份Yes') else: print('年份No')