

InterviewSolution
Saved Bookmarks
1. |
Answer these questions independently of each other. In how many ways can 12 soldiers stand in two queue such that each queue has 6 soldiers? |
Answer» `^12P_6xx^12P_6xx2!` |
|