Description: Magic square is an old intellectual problem, it requires a matrix m × m 1 ~ m2 fill in the number (m is odd) such that each row, each column and each diagonal are equal to the cumulative, Figure 1.
To Search:
File list (Check if you may need any files):
魔方阵问题.cpp
魔方阵问题1.cpp
魔方阵问题2.cpp