base convert by *yuko*

do1;read*,m,n;1 print'(i0)',sum([(mod(m/n**i**1_8,n)*10_8**i,i=0,13)]);end

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

download

return to the top page