Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
316289 黄浙峰老师 【C1-4】四个数之和 Python3 Wrong Answer 0 46 MS 3736 KB 49 2025-04-06 14:59:14

Tests(0/2):


a,b,c,d=map(int,input(), split()) print(a+b+c+d)


Judgement Protocol: