Divide section by hide24

#!ruby -parrational
a,b,c=$F.map &:to_i
$_=(0..c).map{|i|a-i*(a-b).quo(c)}*' '

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

download

return to the top page