main = do getLine s <- lines <$> getContents putStrLn $ unlines s