Run ID:92135

提交时间:2024-09-28 13:58:50

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