Table of divisors by lynn(notogawa)

main=do a<-readLn;mapM putStrLn[shows n":"++unwords[show x|x<-[1..n],mod n x<1]|n<-[1..a]]

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

download

return to the top page