Library Fine | Hacker Rank | Tamil | code io

Опубликовано: 31 Январь 2026
на канале: code io - Tamil
1,189
36

Library Fine - HackerRank
Your local library needs your help! Given the expected and actual return dates for a library book, create a program that calculates the fine (if any). The fee structure is as follows:

If the book is returned on or before the expected return date, no fine will be charged (i.e: If the book is returned after the expected return day but still within the same calendar month and year as the expected return date, .
If the book is returned after the expected return month but still within the same calendar year as the expected return date, the If the book is returned after the calendar year in which it was expected, there is a fixed fine of Charges are based only on the least precise measure of lateness. For example, whether a book is due January 1, 2017 or December 31, 2017, if it is returned January 1, 2018, that is a year late and the fine would be .

https://www.hackerrank.com/challenges...

Follow me on Instagram
  / i_have_changed_it