let rec f?(c=input_byte stdin)s=output_byte stdout(c/64*s lxor c);f[|0;32-s;s|].(c/48);;f 0