P,Q = map(int, input().split()) print(P+Q)