Expression for appreciation by 51b

define(f,`ifelse($1,11,,`format(%9d * 9 +%3d,$2,$1) = $3
f(incr($1),$2$1,1$3)')')f(2,1,11)

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

download

return to the top page