4 9 skip numbers by twobit

x;main(c){for(;read(0,&c,1);x=c>9?!printf("%d\n",x):x*8+c-c/5)c%=12;}

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

download

return to the top page