Skip to content

Commit fa806d0

Browse files
committed
readme
1 parent 9d4f6b8 commit fa806d0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

2025/Day11/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## --- Day 11: Reactor ---
2+
<em>
23
You hear some loud beeping coming from a hatch in the floor of the factory, so you decide to check it out. Inside, you find several large electrical conduits and a ladder.
34

45
Climbing down the ladder, you discover the source of the beeping: a large, toroidal reactor which powers the factory above. Some Elves here are hurriedly running between the reactor and a nearby server rack, apparently trying to fix something.
56

6-
_Visit the website for the full story and [full puzzle](https://adventofcode.com/2025/day/11) description._
7+
Visit the website for the full story and [full puzzle](https://adventofcode.com/2025/day/11) description.
8+
</em>
9+
10+
We got an easy dynamic programming exercise for today, a refresher after the last two days of madness. Here is my input
11+
rendered to an image.
12+
13+
![graph.png](praph.png)

0 commit comments

Comments
 (0)