Run ID:95629

提交时间:2024-11-01 13:40:28

a=input() list1=a.split(' ') print(list1[0]+list1[1])