FizzFizz by henkma

l=[1..100]
main=mapM putStrLn[max(show x)$3#"Fizz"++5#"Buzz"|x<-l,let n#s=[0|p<-l,x`mod`n^p<1]>>s]

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

download

return to the top page