module AdventOfCode2021::Day16

Extended Modules

Defined in:

day16/day16.cr

Constant Summary

DAY = 16

Instance Method Summary

Instance Method Detail

def main #

[View source]
def solution1(input : String) : Int32 #

[View source]
def solution2(input : String) : Int64 #

[View source]