Run ID:99649

提交时间:2024-11-30 12:22:27

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