Run ID:98964

提交时间:2024-11-23 20:04:23

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