Skip to content

nnyjan02426/find_larger_than_neighbors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

find_larger_than_neighbors

First, the user enters two positive integers, each is for rows and columns of a two-dimensional array.

Next, enter the array elements row by row.

Then it'll print the elements that are greater than all of its neighbors.

(Each element can have at most 4 neighbors.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages