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::
Shuttle
AdventOfCode::Shuttle
Reference
Object
Defined in:
crystal/13.cr
Constructors
.new
(input : String)
Instance Method Summary
#earliest_bus
: Int32
#earliest_sequence
Constructor Detail
def self.
new
(input : String)
#
[
View source
]
Instance Method Detail
def
earliest_bus
: Int32
#
[
View source
]
def
earliest_sequence
#
[
View source
]