#534easyCombinatorics
4x4 Array
In how many ways can we enter numbers from the set into a array so that all of the following conditions hold? (a) Each row contains all four numbers. (b) Each column contains all four numbers. (c) Each "quadrant" contains all four numbers. (The quadrants are the four corner squares.)
Loading interactive editor…