Run ID:91873
提交时间:2024-09-22 20:38:15
c=input().split() y=c[0] y=int(y) b=y%4 b=int(b) n=4-b n=int(n) s=a+n print(s)