Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc2022
main
Top Level Namespace
Aoc2022
Day
Day1
Day10
Clock
CPU
CRT
Day11
Monkey
Operation
Day2
Command
Shape
Day3
Group
Item
Rucksack
Day4
Day5
Command
Day6
Day7
Dir
File
Day8
Direction
Day9
Direction
Rope
Point
FileInputReader
InMemoryInputReader
InputReader
Generated using Crystal 1.12.2
2024-09-13 04:58:25 UTC
class
Aoc2022::
Day10::
CRT
Aoc2022::Day10::CRT
Reference
Object
Defined in:
aoc2022/days/day10.cr
Constructors
.new
Instance Method Summary
#print
#tick
(cycle_counter : Int32, x : Int32)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
print
#
[
View source
]
def
tick
(cycle_counter : Int32, x : Int32)
#
[
View source
]