print(sum(map(int,input().split())))
a=input().split() sum=int(a[0])+int(a[1])+int(a[3])+int(a[2]) print(sum)
使用您的 Hydro 通用账户