import Data.List ((\\)) main = putStrLn . ("yukicoder" \\) =<< getLine