Topic: Backtracking Problem / Level: advanced

Problem: Generate all distinct combinations of coin denominations that can sum to a specific target value.

Run the code to see the output here...