Math, asked by Stevenongkhlaw5750, 1 year ago

How to get 45 from 2,3,5,7consecutive numbers

Answers

Answered by Swaggirl44
0

You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

Similar questions