Run ID:99611

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

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