combination by pyon

_&[_,0]=[[]]
f&[a,p]=[show x:y|x<-[f+1..a],y<-x&[a,p-1]]
main=interact$unlines.map unwords.(0&).map read.words

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

download

return to the top page