Topic: Backtracking Problem / Level: intermediate

Problem: Generate all possible ways to fill a jar with candies while adhering to specific color rules.

Run the code to see the output here...