Wrap Words FIXED by yvl

gets
puts$<.read.scan /(.{0,#{$_.to_i-1}})\s/

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

download

return to the top page