Run ID:104829

提交时间:2025-01-11 15:03:31

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