InterviewSolution
Saved Bookmarks
| 1. |
Find the number of 4 xx 4 array where entries are from the set {0,1,2,3} and which are such that the sum of the numbers in each of the four rows and in each of the four columns is divisible by 4. |
|
Answer» |
|