Time Arithmetic by nu(kou)

s[];main(u,t,l){for(;l=gets(s);printf("%s=%.8s\n",s,ctime(&t)+11))for(t=54e3;l<s+4;l+=3)u=u/60?:3600,t+=atoi(l)*u;}

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

download

return to the top page