Run ID:98968

提交时间:2024-11-23 20:07:18

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