import Data.List main = do n <- getLine putStrLn $ reverse . sort $ n