Run ID:121011

提交时间:2025-06-03 21:20:43

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