Run ID:99154

提交时间:2024-11-24 14:25:09

A = int(input()) B = int(input()) print(A+B)