Skip to content

Shape Finding program that finds shapes of adjacent same numbers in a large two dimensional and displays in a new file.

Notifications You must be signed in to change notification settings

vishal9950/Shape-Finding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Shape-Finding

Implemented a Shape Finding program that finds various listed shapes of adjacent subsequent same numbers(from 1 to 5) in a large two dimensional matrix(generated randomly). The shape and the number both are chosen by the user through console input, the iterative algorithms in C are run for different shapes and the output is displayed in a new file.

#C #Iterative_Algorithms #Large_Matrix #File_I/O #Shape_Finding

About

Shape Finding program that finds shapes of adjacent same numbers in a large two dimensional and displays in a new file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages