Search
⌘K

Leetcode 3687. Library Late Fee Calculator

Compute the late fee for a returned library book by comparing return and due dates and applying tiered penalties (e.g., per-day, per-month, or flat for year-late); the task focuses on correct date comparisons and simple arithmetic/conditional logic, with on-time or early returns yielding zero.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.