Skip to content

Commit c07e225

Browse files
Update docs on Thu Dec 11 18:16:00 UTC 2025
1 parent 2dcc295 commit c07e225

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

2025/9/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ <h2 id="problem-name">Movie Theater</h2>
288288
<p>At the end, I started to read the solution thread and spotted that a simple <code>AabbCollision</code> function is enough. And
289289
somehow it clicked. Without the hint, I would have been on the wrong track for a much longer time for sure.</p>
290290
<p>But at least the final result looks good in my opinion.</p>
291+
<p><img src="shape.png" alt="shape"></p>
291292
</div>
292293
<div id="code-container"><pre class="hljs language-csharp"><code>namespace AdventOfCode.Y2025.Day09;
293294

2025/9/shape.png

9.91 KB
Loading

0 commit comments

Comments
 (0)