Top Level Namespace

Defined in:

Method Summary

Method Detail

def basinCrawl(x : Int32, y : Int32, h : Int32, w : Int32, puzzle : Array(Array(Int8)), basin : Set(Tuple(Int32, Int32)), basins : Array(Set(Tuple(Int32, Int32)))) #

[View source]
def fastSum(n : Int64) #

[View source]
def hasWon(b : Array(Array(Int32)), guessed : Set(Int32)) #

[View source]
def part1 #

[View source]
def part2 #

[View source]