Run ID:141175

提交时间:2025-12-21 12:17:38

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