Skip to content

madihah99/MagicSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Magic Squares

A Java program that will allow the user to enter the row and column where they want to place a number and the value of the number in the range 1 to 9.

The program should check the sum of each individual row, column and diagonal matches 15.

If the sum of each individual row, column and diagonal matches 15 then the user has created a magic square.

About

Data Structures and Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published