Day 10 solution

Pretty happy with this solution. Took me longer to read and understand part 2 than I would have liked, but it's done, and pretty cleanly, too.
This commit is contained in:
2022-12-10 09:25:07 -06:00
parent dd50a46ede
commit 8aab7076fb
5 changed files with 400 additions and 94 deletions

View File

@ -50,6 +50,8 @@
<EmbeddedResource Include="inputs\09b.txt" />
<EmbeddedResource Include="inputs\10.txt" />
<None Remove="inputs\11.txt" />
<EmbeddedResource Include="inputs\10a.txt" />
<EmbeddedResource Include="inputs\10b.txt" />
<EmbeddedResource Include="inputs\11.txt" />
<None Remove="inputs\12.txt" />
<EmbeddedResource Include="inputs\12.txt" />