generated from public/aoc_template
day17 - :(
This commit is contained in:
parent
fc7c1fe939
commit
71c3c765da
BIN
.aoc_tiles/tiles/2024/17.png
Normal file
BIN
.aoc_tiles/tiles/2024/17.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!-- AOC TILES BEGIN -->
|
<!-- AOC TILES BEGIN -->
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
2024 - 32 ⭐ - Python
|
2024 - 33 ⭐ - Python
|
||||||
</h1>
|
</h1>
|
||||||
<a href="day01.py">
|
<a href="day01.py">
|
||||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||||
@ -52,4 +52,7 @@
|
|||||||
<a href="day16.py">
|
<a href="day16.py">
|
||||||
<img src=".aoc_tiles/tiles/2024/16.png" width="161px">
|
<img src=".aoc_tiles/tiles/2024/16.png" width="161px">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="day17.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/17.png" width="161px">
|
||||||
|
</a>
|
||||||
<!-- AOC TILES END -->
|
<!-- AOC TILES END -->
|
||||||
Loading…
Reference in New Issue
Block a user