https://github.com/rahmahanafi/dynamic-magic-square
A program written in C programming language to create a Magic Square .
https://github.com/rahmahanafi/dynamic-magic-square
c gotoxy-function magic-square maths
Last synced: 1 day ago
JSON representation
A program written in C programming language to create a Magic Square .
- Host: GitHub
- URL: https://github.com/rahmahanafi/dynamic-magic-square
- Owner: RahmaHanafi
- Created: 2022-11-04T17:41:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T17:53:49.000Z (over 3 years ago)
- Last Synced: 2025-02-28T14:10:44.335Z (over 1 year ago)
- Topics: c, gotoxy-function, magic-square, maths
- Language: C
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic-Magic-Square
Create a [Magic Square](https://en.wikipedia.org/wiki/Magic_square) in C programming language.
It is a Magic Square of size n where n is a odd number & not equal to (!=) 1.