r=raw_input() print"\n".join(sorted(r[n:]for n in range(len(r))))