print (sum(map(int, input().split())))

+ Recent posts