Run ID:90451

提交时间:2024-09-14 20:40:35

a = input().split() a1 = a[0] a2 = a[1] n = a[2] print(a1+a2+n)