Run ID:99628

提交时间:2024-11-30 12:14:51

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