A command-line based program that generates and solve magic square for user-defined odd integer inputs.
- Accepts only odd integers as input.
- Automatically generates the magic square.
- Displays the magic square in a neatly formatted manner.
- Clone the repository:
git clone https://github.com/nekolaiv/automated-magicsquare cd automated-magicsquare
This project is licensed under the MIT License - see the LICENSE file for details.