4 9 skip numbers by teebee

while(n=input,print(sum(i=0,9,((d=n\10^i%10)-d\5)*8^i)))

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

download

return to the top page