Run ID:150990

提交时间:2026-04-02 16:59:58

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