Problem 314. Find the sum of the elements in the "second" diagonal
Solution Stats
Problem Comments
-
4 Comments
you might want to make a case that's not a magic square, considering the properties of the diagonals of a magic square...
There are only magic squares in test cases, however the problem doesn't specify a type of the matrix.
You should definitely strengthen the test suite. Lots of solutions rely on both diagonals being the same, even though this is not a property of the stated problem.
The "antidiagonal" is cooler sounding than "second diagonal"
Solution Comments
Show commentsProblem Recent Solvers1149
Suggested Problems
-
Remove all the words that end with "ain"
2297 Solvers
-
The Goldbach Conjecture, Part 2
2332 Solvers
-
Number of 1s in the Binary Representation of a Number
444 Solvers
-
Back to basics 8 - Matrix Diagonals
924 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1911 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!