We define that a < z < b < y < c < x < ........
Give you N strings(contains lowercase letters only), can you sort them?
a postive integer N, no more than 1000.
and then N strings, each string is non-empty and its length will not greater than 1000.
please sort them and output these N strings, one per line.
原TIOJ1585 / Problem setter: akira
No. | Testdata Range | Score |
---|---|---|
1 | 0 | 100 |