Sponsored
Use these hints if you're stuck. Try solving on your own first.
Do a bitmask DP.
For each person, for each set of skills, we can update our understanding of a minimum set of people needed to perform this set of skills.
Solve with full IDE support and test cases