Problem 151. Magic!

Created by the cyclist

Check whether the input matrix is a normal magic square:

http://en.wikipedia.org/wiki/Magic_square

Output the logical value true or false.

Tags

Problem Group

89 solvers submitted 750 solutions (8.43 solutions/solver).

Problem Comments

Solution Comments