A000217 by yochi2

main=mapM print$scanl1(+)[1..40]

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

download

return to the top page