4 9 skip numbers by ush

a;main(c){for(;read(0,&c,1);a=c-10?a*8-48-c/52+c:!printf("%d\n",a));}

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

download

return to the top page