Codeforces 199A - A. Hexadecimal's theorem

199A - A. Hexadecimal's theorem

フィボナッチ数列を求める関数を作成しましたが、必要ありませんでした。

main = do s <- getLine
          putStrLn ("0 0 " ++ s)