day9: part1 and bruteforce part 2 (some cleanups and clippies)

This commit is contained in:
2025-12-08 22:17:10 -08:00
parent 3f9f7afd27
commit 33275b3918
6 changed files with 171 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<!-- AOC TILES BEGIN -->
<h1 align="center">
2025 - 16 ⭐ - Rust
2025 - 17 ⭐ - Rust
</h1>
<a href="src/day1.rs">
<img src=".aoc_tiles/tiles/2025/01.png" width="161px">
@@ -26,4 +26,7 @@
<a href="src/day8.rs">
<img src=".aoc_tiles/tiles/2025/08.png" width="161px">
</a>
<a href="src/day9.rs">
<img src=".aoc_tiles/tiles/2025/09.png" width="161px">
</a>
<!-- AOC TILES END -->