这也是中等题?
只能说python太稳了
str1 = input()
str2 = input()
print(int(str1)+int(str2))