class AdventOfCode::TobogganMap

Defined in:

crystal/03.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String) #

[View source]

Instance Method Detail

def tree_product : UInt64 #

[View source]
def trees(x, y) : UInt64 #

[View source]