Run ID:99970

提交时间:2024-12-01 12:22:35

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