Topic: Backtracking Problem / Level: beginner

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

Run the code to see the output here...