• + 15 comments

    I think the fifth and tenth cases are screwed up. Please check. All else I got correct answers. Here's my solution: https://www.hackerrank.com/challenges/library-fine/submissions/code/12064663

    5th case: Input: 2 7 1014 1 1 1015 Output: 0 As expected, returned before expected date

    10th case: Input: 28 2 2015 15 4 2015 Output: 0 Again, as expected