Closed suren003 closed 3 years ago
It is given in the problem statement that to assume each month has only 30 days.
In output explanation of fourth problem you added 20 days to 20/12/2019 and made it to 10/01/2020 but logically december has 31 days. So 09/01/2020 would be the correct date of expiry. Change this as soon as possible.
Thank you for your clarification.
On Sat, Dec 5, 2020 at 11:00 AM rohithmsr notifications@github.com wrote:
It is given in the problem statement that to assume each month has only 30 days.
In output explanation of fourth problem you added 20 days to 20/12/2019 and made it to 10/01/2020 but logically december has 31 days. So 09/01/2020 would be the correct date of expiry. Change this as soon as possible.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SVCE-ACM/A-December-of-Algorithms-2020/issues/19#issuecomment-739129550, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMVJEKGXCHVAMERLXTKYM3STHAQ3ANCNFSM4UOGXY7A .
@suren003 Thank you for clarifying queries. Your support is greatly appreciated 💯
You updated problems for december 6 to december 9 but that doesn't show in my forked repo. How should i update that in my repo?
On Sat, Dec 5, 2020 at 7:48 PM Krishnakanth Alagiri < notifications@github.com> wrote:
@suren003 https://github.com/suren003 Thank you for clarifying queries. Your support is greatly appreciated 💯
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SVCE-ACM/A-December-of-Algorithms-2020/issues/19#issuecomment-739256724, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMVJEJRBDNC56D5QPV6HPLSTI6MNANCNFSM4UOGXY7A .
I found the way and forked the changes into my repository. Thanks.
On Sun, Dec 6, 2020 at 9:37 AM suren dran suren007999@gmail.com wrote:
You updated problems for december 6 to december 9 but that doesn't show in my forked repo. How should i update that in my repo?
On Sat, Dec 5, 2020 at 7:48 PM Krishnakanth Alagiri < notifications@github.com> wrote:
@suren003 https://github.com/suren003 Thank you for clarifying queries. Your support is greatly appreciated 💯
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SVCE-ACM/A-December-of-Algorithms-2020/issues/19#issuecomment-739256724, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMVJEJRBDNC56D5QPV6HPLSTI6MNANCNFSM4UOGXY7A .
In output explanation of fourth problem you added 20 days to 20/12/2019 and made it to 10/01/2020 but logically december has 31 days. So 09/01/2020 would be the correct date of expiry. Change this as soon as possible.