day5: part1

This commit is contained in:
2025-12-04 21:07:02 -08:00
parent d49157dd79
commit 0ee1e316d7
3 changed files with 79 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<!-- AOC TILES BEGIN -->
<h1 align="center">
2025 - 8 ⭐ - Rust
2025 - 9 ⭐ - Rust
</h1>
<a href="src/day1.rs">
<img src=".aoc_tiles/tiles/2025/01.png" width="161px">
@@ -14,4 +14,7 @@
<a href="src/day4.rs">
<img src=".aoc_tiles/tiles/2025/04.png" width="161px">
</a>
<a href="src/day5.rs">
<img src=".aoc_tiles/tiles/2025/05.png" width="161px">
</a>
<!-- AOC TILES END -->