Skip to content
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!

Clone this wiki locally