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::
BitMasks
AdventOfCode::BitMasks
Reference
Object
Defined in:
crystal/14.cr
Constructors
.new
(input : String)
Instance Method Summary
#run
(input =
nil
)
#run_v2
(input =
nil
)
#sum
Constructor Detail
def self.
new
(input : String)
#
[
View source
]
Instance Method Detail
def
run
(input =
nil
)
#
[
View source
]
def
run_v2
(input =
nil
)
#
[
View source
]
def
sum
#
[
View source
]