Run ID:90170

提交时间:2024-09-08 10:08:24

s=input().split() a=s[0] b=s[1] c=s[2] print(a+b+c)