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