duplicate certain lines _A_ by ksk

gets
puts$<.map{|_|/\b#{$.-1}\b/?_*2:_}

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

download

return to the top page