class AdventOfCode::BitMasks

Defined in:

crystal/14.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String) #

[View source]

Instance Method Detail

def run(input = nil) #

[View source]
def run_v2(input = nil) #

[View source]
def sum #

[View source]