Run ID:99630

提交时间:2024-11-30 12:15:30

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