Run ID:98970

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

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