day of the week of 2018 by mitchs

c=ord(raw_input()[2])
m=1
while m<13:s='%02d:'%m;d=1;exec"c+=1;s+=' %02d'%d*(c%7==5);d+=1;"*(31-4460848/4**m%4);print s;m+=1

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page