l = string.gmatch(io.read(),'%d+') print (l()+l() .. ' ' .. io.read())