Aanchal PatialFollowJun 7, 2020·1 min readDay 7 of June LeetCode ChallengeYou are given coins of different denominations and a total amount of money. Write a function to compute the number of combinations that make up that amount. You may assume that you have infinite number of each kind of coin.