STRING by m.ukai

let p=print_char;;while 1=1do
Scanf.scanf"%d %s %d "(fun a b c->for i=1to abs c do for j=1to a do
p(b^" "^b).[abs c*j/c+a]done done);p '
'done

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

download

return to the top page