puts$<.map{|s|(r=0..n=s.to_f*2).map{|i|r.map{|j|j.*i!=j-1?0:n.to_i-i}*" "}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page