Run ID:99594

提交时间:2024-11-30 12:01:23

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