ls = list(map(int, input().split())) sum(ls)