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