Number in number by nn

function f(x){$--i=int($1/10^x)%100}(i=5)f(2)f(f(6))f(4)

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

download

return to the top page