# Pythonだとズルできる。C++なら筆算をする。 A = int(input()) B = int(input()) print(A+B)