Transpose by ksk

let rec($)s l=try s^s$l@[read_line()]with _->l@[s]and(&)m i=List.map(fun s->print_char s.[i];s)m&i+1;;"

"$[]&0

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

download

return to the top page