Topic: Backtracking Problem / Level: intermediate

Problem: Find all unique combinations of exercises that can be performed in a fitness class.

Run the code to see the output here...