Run ID:98965

提交时间:2024-11-23 20:05:37

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