Run ID:99996

提交时间:2024-12-01 12:34:32

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