Problem 44450. Create a magic square matrix for a given odd integer
Solution Stats
Problem Comments
-
2 Comments
James
on 7 Jan 2019
It looks like we don't actually need to create a magic square for this problem. We just need to figure out what the magic sum would be.
Rafael S.T. Vieira
on 11 Oct 2020
The test suite needs to be improved. It's a good problem, and building an odd magic square is not that hard, but to avoid cheating the function magic should be prohibited and the test suite should require and test the returned matrix.
Problem Recent Solvers31
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
386 Solvers
-
549 Solvers
-
1302 Solvers
-
Output any real number that is neither positive nor negative
339 Solvers
-
263 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!