Run ID:92299

提交时间:2024-09-28 20:14:31

a = int(input()) b = 4-a%4 print(b)