class

Day17

Inherits Day < Reference < Object

Constructors

Instance methods

output
Source
output=(output : Array(Int64))
Source
parse(input) : Array(Int32)
Source
part1(input)
Source
part2(input)
Source
perform_operation(opcode, operand) : Int32 | Nil
Source
register_a
Source
register_a=(register_a : Int64)
Source
register_b
Source
register_b=(register_b : Int64)
Source
register_c
Source
register_c=(register_c : Int64)
Source