4 9 skip numbers by clock

main(a,b){for(;~scanf("%d\n",&a);vprintf())for(b=1e9;b/=10;)a-=a/b/5*b;}

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

download

return to the top page