You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dann toliver edited this page Jan 11, 2015
·
1 revision
Tonight we're going to be counting islands! Given a map with land and sea regions you must devise a program to count the number of contiguous land masses.
If this proves too undaunting we'll upgrade our maps to include topographic information and count the number of valleys instead. Fun times!