27c3_Generate C by koyama41

main=do n<-readLn;mapM(putStrLn.(\x->drop([4,4,3,0]!!x)$(' ':)$[1..n]>>"  "++"   #"!!x:"#").abs)[-3..3]

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

download

return to the top page