Run ID:99651

提交时间:2024-11-30 12:25:00

a,b=map(int,input().split()) print(a+b)