Skip to content

Instantly share code, notes, and snippets.

View mariuszzak's full-sized avatar

Mariusz Żak mariuszzak

View GitHub Profile
require 'minitest/autorun'
class TestMap < MiniTest::Test
def test_has_island_with_lake?
map1 =
"0000000000
0011111000
0010011000
0011111000
0011000000