use aoc_runner_derive::aoc_lib; mod d1; aoc_lib! { year = 2022 }