Topic: Backtracking Problem / Level: intermediate

Problem: Generate all possible ways to fill a classroom with students while adhering to certain rules.

Run the code to see the output here...