Day of the Week by 51b(date)

write(format(as.Date(readLines("stdin"),"%Y%m%d"),"%w"),"")

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

download

return to the top page