Run ID:95628

提交时间:2024-11-01 13:39:07

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