There are 6 tasks and 6 persons. Task 1 cannot be assigned either to person 1 or person 2. Task 2 must be assigned to either person 3 or person 4. Every person is to be assigned one task. In how many ways can the assignment be done?
Show Hint
Use case analysis when constraints interact with each other.