A,B = int(input(),split()) S = input() C = A + B print(C,S)