repeated permutation by cojna

main=interact(\[n,_,r]->mapM(\_->map(:[])['1'..n])['1'..r]>>=(++"\n").unwords)

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

download

return to the top page