Run ID:128207

提交时间:2025-08-10 09:34:41

while 1 : a = int(input()) b = int(input()) print(a+b)