This commit is contained in:
2025-12-02 13:07:37 -08:00
parent d229bb7889
commit 0f2024c474
4 changed files with 19 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
mod day1;
mod day2;
pub mod day1;
use aoc_runner_derive::aoc_lib;