Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
92904 胡玄善 11下一次奥运会 Python3 Accepted 42 MS 3752 KB 44 2024-10-06 19:04:27

Tests(10/10):


Code:

s=input().split() a=int(s[0]) print(4-a%4)