s=list(open('/dev/fd/0')) print"".join(sorted(s,key=s.index))