A,B = map((float,input().split())) print(round(A + B))