Lecture "Greedy algorithms", exercise 1
essepuntato opened this issue · 0 comments
essepuntato commented
Implement the algorithm introduced in Section "Greedy algorithms" for returning the minimum amount of coins for a change. Accompany the implementation of the function with the appropriate test cases.