Run ID:98971

提交时间:2024-11-23 20:09:50

a = int(input()) b = int(input()) print(a+b)