Number in number by pooq

thru 300 do(n:?read(),x:[],sum((x:cons(mod(n,100),x),n:fix(n/100)),i,1,4),[a,b,c,d]:x,printf(?t,"~a ~a ~a ~a
",b,d,a,c));

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

download

return to the top page