Topic: Backtracking Problem / Level: advanced

Problem: Find all unique combinations of scores that can be achieved in a game based on different scenarios.

Run the code to see the output here...