Run ID:151591

提交时间:2026-04-15 16:59:08

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