#!ruby -n puts"#{[-16,20,37,35,16,-20,-37,-35].map{|a|(a+$_.to_i(18)).to_s 18}}".scan(/[a-h][1-8]/)*" "
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page