Run ID:92273

提交时间:2024-09-28 19:04:31

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