a = io.read("*n") b = io.read("*n") io.read() s = io.read() print(string.format("%d %s", a+b, s))