Run ID:99036

提交时间:2024-11-24 10:05:14

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