need an advice | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

need an advice

what is the best way to check the matrix, is it a "magic square"? A magic square is a square table filled with different numbers in such a way that the sum of the numbers in each row, each column and on both diagonals is the same 🌌 What is the best place to start? Check diagonals first? and then the lines? or how? And is it worth using boolean variables to solve this problem? https://code.sololearn.com/cEo5P98P5upB/?ref=app

16th Apr 2020, 8:00 PM
shiryaeva
shiryaeva - avatar
1 Respuesta
0
I tried. But unsuccessfully...I will attach the code
17th Apr 2020, 4:14 AM
shiryaeva
shiryaeva - avatar