adventofcode.year_2021.day_2021_03.short

Module Contents

Functions

int_from_bin_list(lst)

consumption_rate(m, rate)

rating(m, molecule)

part1()

part2()

Attributes

data

matrix

adventofcode.year_2021.day_2021_03.short.data
adventofcode.year_2021.day_2021_03.short.matrix
adventofcode.year_2021.day_2021_03.short.int_from_bin_list(lst)
adventofcode.year_2021.day_2021_03.short.consumption_rate(m, rate)
adventofcode.year_2021.day_2021_03.short.rating(m, molecule)
adventofcode.year_2021.day_2021_03.short.part1()
adventofcode.year_2021.day_2021_03.short.part2()