print(sum(list(map(int,input().split()))),end=" ") print(input())