Run ID:122882

提交时间:2025-06-21 21:15:20

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