class

AoC2022::Day5

Inherits AoC2022::Solver < Reference < Object

Constructors

new(input : String)
Source

Instance methods

initial_stacks
Source
initial_stacks=(initial_stacks : Array(Array(Char)))
Source
part1
Source
part2
Source
procedure
Source
procedure=(procedure : Array(Tuple(Int32, Int32, Int32)))
Source