Skip to content

mirunamd/Assignment4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Assignment4

My approach involves iterating through every element in the matrix, then for each land (true value), I visit every connected land and make it false. Currently, the complexity is O(N).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages