Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Day13::Game