C style constants by ksk

let rec f?(l=read_line())_=f(Printf.printf"%d
"(int_of_string(max("0o"^l)l)));;f()

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page