main=mapM_ putStrLn["1=2-"++r"(2-"++'1':r")"|n<-[0..5],r<-[concat.replicate n]]
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page