adventofcode.year_2021.day_2021_14.readable

Module Contents

Functions

poly_element_count(template, insertions, iterations=10)

part1()

part2()

Attributes

data_str

polymer_template

insertions

adventofcode.year_2021.day_2021_14.readable.data_str
adventofcode.year_2021.day_2021_14.readable.polymer_template
adventofcode.year_2021.day_2021_14.readable.insertions
adventofcode.year_2021.day_2021_14.readable.poly_element_count(template, insertions, iterations=10)
adventofcode.year_2021.day_2021_14.readable.part1()
adventofcode.year_2021.day_2021_14.readable.part2()