struct

Day13::Game

Inherits Struct < Value < Object

Constructors

new(a_x : Int128, a_y : Int128, b_x : Int128, b_y : Int128, prize_x : Int128, prize_y : Int128)
Source

Instance methods

a_x=(a_x : Int128)
Source
a_y=(a_y : Int128)
Source
b_x=(b_x : Int128)
Source
b_y=(b_y : Int128)
Source
prize_x
Source
prize_x=(prize_x : Int128)
Source
prize_y
Source
prize_y=(prize_y : Int128)
Source