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::
Day1
Aoc2022::Day1
Aoc2022::Day
Reference
Object
Defined in:
aoc2022/days/day1.cr
Instance Method Summary
#part1
: Int
#part2
: Int
Instance methods inherited from class
Aoc2022::Day
part1
part1
,
part2
part2
Constructor methods inherited from class
Aoc2022::Day
new(input_reader : InputReader)
new
Instance Method Detail
def
part1
: Int
#
[
View source
]
def
part2
: Int
#
[
View source
]