#!ruby -n 1.upto(s=$_.to_f*2+1){|i|a=[0]*s;i<s&&a[i]=i*(s.to_i-i);puts a*' '}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page