Run ID:99969

提交时间:2024-12-01 12:19:48

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