Subfactorial FIXED by pooq

procedure  main()
a:=0
every write(a:=(i:=0to 50)*a+(-1)^i)
end

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

download

return to the top page