Given several strings, please output them in alphabetical order.
Input consists of several lines, each of them is a string.
It is guaranteed that
Print out strings in alphabetical order, one string per line.