Run ID:99957

提交时间:2024-12-01 12:08:05

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