Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
92136 周楚航 11下一次奥运会 Python3 Accepted 46 MS 3744 KB 37 2024-09-28 14:00:00

Tests(10/10):


Code:

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