24 hour clock by tails

a,b,c;main(x){dprintf(x^2,a="%02d:%02d:%02d\n",23-a,59-b+!c,c?60-c:0);main(scanf(a,&a,&b,&c));}

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

download

return to the top page