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