class Aoc2022::Day10::CRT

Defined in:

aoc2022/days/day10.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def print #

[View source]
def tick(cycle_counter : Int32, x : Int32) #

[View source]