Author | Message |
---|---|
304374842
Posts: 56
|
Posted 12:18 May 28, 2016 |
Is anyone else having problems getting the diagonals to work for arrays that have different numbers of rows and columns. I can get the average if it is the same number but I start having problems when the rows and columns are different (either out of bounds or infinite loop). Any ideas? |
304374842
Posts: 56
|
Posted 14:43 May 28, 2016 |
nevermind. I figured it out. |