Skip to content

This program checks for a magic word square, a grid where each row and column forms a valid word. It verifies that the words formed horizontally across the rows are identical to those formed vertically down the columns, ensuring that the grid meets the criteria of a magic word square.

Notifications You must be signed in to change notification settings

TadisaJakarasi/UniversityTask-JavaMagicSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This program checks for a magic word square, a grid where each row and column forms a valid word. It verifies that the words formed horizontally across the rows are identical to those formed vertically down the columns, ensuring that the grid meets the criteria of a magic word square.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages