+ 9
[🏆 CHALLENGE 🏆]: Re-Use old Calenders :-)
I have a some-how practical question. Next year 2018 I want to re-use an old calender from ... Which calender should I use such that all week-days are correct?
5 Respostas
+ 7
Here is my solution in python:
https://code.sololearn.com/c0PCmwTb8NRg/#py
+ 3
fine, but it is a game about coding, isn't it?
I mean, it's about the code, that find the corresponding year for arbitrary inputs.
+ 2
2007
+ 1
My PHP solution with mktime and date.
https://code.sololearn.com/wFTXK09x15hF