class

Day13

Inherits Day < Reference < Object

Constants

POSITION_REGEX = /X\+(\d+), Y\+(\d+)/
PRIZE_REGEX = /X=(\d+), Y=(\d+)/

Instance methods

part1(input)
Source
part2(input)
Source

Nested types