m, d = list(map(int, input().split())) print(m + d)