369 by shinh

1.upto($$){|i|puts"#{i}".gsub /.*?[369][^369]*/,'Clap'}

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

download

return to the top page