Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
advent-of-code-20
main
Top Level Namespace
AdventOfCode
BitMasks
BoardingPass
Console
Ferry
Seat
Haversack
Contains
Instruction
MemoryGame
Navigation
Position
Passport
Result
Shuttle
Tickets
Rule
Ticket
TobogganMap
XMAS
Generated using Crystal 1.14.0
2024-11-26 07:33:59 UTC
class
AdventOfCode::
Console
AdventOfCode::Console
Reference
Object
Defined in:
crystal/08.cr
Constructors
.new
(lines : String)
Instance Method Summary
#run
(acc =
0
) : Result
#uncorrupt_run
: Result
Constructor Detail
def self.
new
(lines : String)
#
[
View source
]
Instance Method Detail
def
run
(acc =
0
) :
Result
#
[
View source
]
def
uncorrupt_run
:
Result
#
[
View source
]