Topic: Backtracking Problem / Level: intermediate

Problem: Print all valid configurations for a concert based on artist availability and audience capacity.

Run the code to see the output here...