Run ID:90485

提交时间:2024-09-15 11:11:37

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