contract Exploits = // We'll hack the bytecode of this changing the return type to string. function pair(n : int) = (n, 0)