base convert by llhuii

{for(s=_;$1>1;$1/=$2)s=int($1%$2)s}$0=s

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

download

return to the top page