[UVA] 1266 - Magic Square
If you have good observations skills, you may found that building a Magic Square is simple. A Magic Squarehas only an odd number N of rows and columns. For this problem you could expect the values to be3 N 15 . A Magic Square is created by integer numbers in the range from 1 to N...