提交时间:2024-06-22 18:42:58
运行 ID:
49149
a=int(input()) b=int(input()) print(a+b)