Module aoc::y23d09

source ·
Expand description

Advent of Code 2023 Day 9: https://adventofcode.com/2023/day/9

A very straightforward challenge today. Details about the approach and solution in the description for the solve function.

Functions§

  • The solution for the day nine challenge.