Run ID:99634

提交时间:2024-11-30 12:16:26

A,B=map(int,input().split()) print(A+B)