

InterviewSolution
Saved Bookmarks
1. |
Answer these questions independently of each other. In how many ways can 12 soldiers stand in three queue such that each queue has same number of soldiers? |
Answer» `^12P_4xx^8P_4xx^4P_4` |
|