提交时间:2025-04-06 14:59:14

运行 ID: 316289

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