Number in number by Hendrik

m@main=do n<-readLn;putStrLn$unwords[show$n`div`10^i`mod`100|i<-[4,0,6,2]];m

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

download

return to the top page