day-9 done and clippied

This commit is contained in:
Dylan Thies
2023-12-09 10:27:54 -05:00
parent 78e50d8c82
commit 91d7d7ced5
6 changed files with 106 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ impl Branches {
}
}
/// day 4 part 1 of aoc 2023
/// day 8 part 1 of aoc 2023
///
/// # Arguments
/// - input the input for today's puzzle

View File

@@ -30,7 +30,7 @@ impl Branches {
}
}
/// day 4 part 1 of aoc 2023
/// day 8 part 2 of aoc 2023
///
/// # Arguments
/// - input the input for today's puzzle