2
Answers

magical matrix

Joe Wilson

Joe Wilson

10y
866
1
Enter an Odd Number then create an 5 * 5 Magical matrix :(you can add every odd number in every rows and columns)
for example: If You Enter 1 in first row and third column 
the result is: 
 this table
 15 8 1 24 17
 16 14 7 5 23
 22 20 13 6 4
 3 21 19 12 10
 9 2 25 18 11
 
 

Answers (2)