Skip to content

knkolbow/IslandPerimeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IslandPerimeter

Program finds the perimeter of the island in the input file.

You are given the dimensions of the map followed by the map displayed as a 2d vector where the 1's represent land and the 0's represent water. There is only one island in the map and that island has no "lakes" (water inside the island).

The perimeter is then returned to the output file.

Sample input files included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages