Topic: Backtracking Problem / Level: beginner

Problem: Print all combinations of dice rolls that can result in a specific sum when rolled multiple times.

Run the code to see the output here...