Run ID:90374

提交时间:2024-09-12 20:38:15

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