generated from public/aoc_template
day17 - tile
This commit is contained in:
parent
161bd10ca3
commit
e9dc91a4b1
Binary file not shown.
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 8.6 KiB |
BIN
.aoc_tiles/tiles/2024/18.png
Normal file
BIN
.aoc_tiles/tiles/2024/18.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- AOC TILES BEGIN -->
|
||||
<h1 align="center">
|
||||
2024 - 33 ⭐ - Python
|
||||
2024 - 36 ⭐ - Python
|
||||
</h1>
|
||||
<a href="day01.py">
|
||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||
@ -55,4 +55,7 @@
|
||||
<a href="day17.py">
|
||||
<img src=".aoc_tiles/tiles/2024/17.png" width="161px">
|
||||
</a>
|
||||
<a href="day18.py">
|
||||
<img src=".aoc_tiles/tiles/2024/18.png" width="161px">
|
||||
</a>
|
||||
<!-- AOC TILES END -->
|
||||
Loading…
Reference in New Issue
Block a user