Run ID:99147

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

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