Ladder corner problem by clock(pooq)

rebol[]loop 100[x: load ask""print round(x/1 ** d: 2 / 3)+(x/2 ** d)** 1.5]

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

download

return to the top page