f x=putStrLn$"N="++show x++",A="++show(div(min(1+x)$div x 11+11)2) main=mapM f[1..99]
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page