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 e2580c5 commit d0c8e33Copy full SHA for d0c8e33
2025/1/index.html
@@ -291,7 +291,7 @@ <h2 id="problem-name">Secret Entrance</h2>
291
functional style with perhaps a bit too much LINQ and unortodox solutions. But
292
prioritize readability over performance as usual.</p>
293
<p>I’ll try using Bing and Nano Banana for the illustrations this year, along with
294
-the an elf figure selected from last year. We’ll see how it goes.</p>
+an elf figure selected from last year. We’ll see how it goes.</p>
295
</div>
296
<div id="code-container"><pre class="hljs language-csharp"><code>namespace AdventOfCode.Y2025.Day01;
297
0 commit comments