Guess what it does by Hendrik

main=putStr$unwords[show i|i<-[256,255..0]++[0..256],i>19||i<13]

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

download

return to the top page