module Main where #include "string.h" main :: IO () main = putStrLn "OK"