class

Day14

Inherits Day < Reference < Object

Constants

ROBO_REGX = /p=(\d+),(\d+) v=([\-\d]+),([\-\d]+)/

Constructors

new(width : Int32 = 101, height : Int32 = 103)
Source

Instance methods

manufacture_robots(input)
Source
move(bot)
Source
part1(input)
Source
part2(input)
Source

Nested types