We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcc295 commit c07e225Copy full SHA for c07e225
2 files changed
2025/9/index.html
@@ -288,6 +288,7 @@ <h2 id="problem-name">Movie Theater</h2>
288
<p>At the end, I started to read the solution thread and spotted that a simple <code>AabbCollision</code> function is enough. And
289
somehow it clicked. Without the hint, I would have been on the wrong track for a much longer time for sure.</p>
290
<p>But at least the final result looks good in my opinion.</p>
291
+<p><img src="shape.png" alt="shape"></p>
292
</div>
293
<div id="code-container"><pre class="hljs language-csharp"><code>namespace AdventOfCode.Y2025.Day09;
294
2025/9/shape.png
9.91 KB
0 commit comments