Author | Message |
---|---|
lakerfan94
Posts: 143
|
Posted 14:41 Mar 08, 2014 |
I need some help understanding the magic squares problem. How do we judge where the input in the grid is going to be? What I do understand is that if you have a 4x4 matrix, the highest value you can have is 4^2, which is 16. However, how do you determine where the numbers are going to be? |
lakerfan94
Posts: 143
|
Posted 16:00 Mar 08, 2014 |
Never mind, I solved it. |