-- yukicoder My Practice -- author: Leonardone @ NEETSDKASU gi = io.read():gmatch('%d%d*') a = gi() b = gi() print(a - (-b))