PATHS by ninjalj

BC_LINE_LENGTH=99 sed 's@.*@bc<<<"define f(x){if(x<2)return 1;return f(x-1)*x}f(&*2)/f(&)^2"@e'

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

download

return to the top page