class

AoC2022::Day4

Inherits AoC2022::Solver < Reference < Object

Constructors

new(input : String)
Source

Instance methods

assignments
Source
assignments=(assignments : Array(Tuple(Range(Int32, Int32), Range(Int32, Int32))))
Source
part1
Source
part2
Source