fun odd (int const& x) -> bool @; fun even (int const& x) -> bool @; fun even (int const& x) -> bool @; fun odd (int const& x) -> bool @; fun main () -> int @;