import Data.List;main=getContents>>=mapM putStrLn.sort.tail.lines