Divide section by henkma

main=interact$f.map(toRational.read).words
f[a,b,c]=do(x,_:y)<-[a,a+(b-a)/c..b]>>=lex.show;x++([1|y>"1"]>>'/':y)++" "

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

download

return to the top page