#coding: utf-8 ##yuki_353 a,b=map(int,raw_input().split()) print a-(-b)