FF PP ZZ by murky-satyr

r=1...n=gets.to_i
r.map{|i|puts r.map{|j|'%3s'%(i*j).to_s(n).upcase}*''}

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

download

return to the top page