p;main(t,s){for(;gets(s);printf("%s\x0900%.6s\n",s,ctime(&t)+13))p+=t=atoi(s+3)*60+atoi(s+6)-p;}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page