comma format by ksk

let rec($)c n=n>0&()=Printf.printf"%d%s"(","$n/1000;n mod 1000)c;c<" "&"
"$read_int();;""$0

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

download

return to the top page