M, D = map(int, input().split()) print(M + D)