print(str(sum(list(map(int, input().split()))))+" "+input())