class

AoC2022::Day16

Inherits AoC2022::Solver < Reference < Object

Constructors

new(input : String)
Source

Instance methods

dp(u : String, t : Int64, mask : Int64) : Int64
Source
part1
Source
part2
Source