Introduction - If you have any usage issues, please Google them yourself
N has a different denomination coins, the coins stored in the array T [1: n ). Is to use these coins to change. Can use a variety of coins a number stored in the array Coins [1: n ). For any amount of money0< m < 20001, designed to use a least coin change m method.