generated from public/aoc_template
day9 - tiles
This commit is contained in:
parent
2cb9a83234
commit
543684569b
BIN
.aoc_tiles/tiles/2024/06.png
Normal file
BIN
.aoc_tiles/tiles/2024/06.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
BIN
.aoc_tiles/tiles/2024/07.png
Normal file
BIN
.aoc_tiles/tiles/2024/07.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
BIN
.aoc_tiles/tiles/2024/08.png
Normal file
BIN
.aoc_tiles/tiles/2024/08.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
.aoc_tiles/tiles/2024/09.png
Normal file
BIN
.aoc_tiles/tiles/2024/09.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
14
README.md
14
README.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!-- AOC TILES BEGIN -->
|
<!-- AOC TILES BEGIN -->
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
2024 - 10 ⭐ - Python
|
2024 - 18 ⭐ - 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">
|
||||||
@ -19,4 +19,16 @@
|
|||||||
<a href="day05.py">
|
<a href="day05.py">
|
||||||
<img src=".aoc_tiles/tiles/2024/05.png" width="161px">
|
<img src=".aoc_tiles/tiles/2024/05.png" width="161px">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="day06.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/06.png" width="161px">
|
||||||
|
</a>
|
||||||
|
<a href="day07.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/07.png" width="161px">
|
||||||
|
</a>
|
||||||
|
<a href="day08.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/08.png" width="161px">
|
||||||
|
</a>
|
||||||
|
<a href="day09.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/09.png" width="161px">
|
||||||
|
</a>
|
||||||
<!-- AOC TILES END -->
|
<!-- AOC TILES END -->
|
||||||
Loading…
Reference in New Issue
Block a user