Day 3 solution

Took me a bit to remember how Aggregate worked, as it always does when I need it.
This commit is contained in:
2022-12-03 08:57:51 -06:00
parent 89484e1a0a
commit 771a21b969
4 changed files with 345 additions and 1000 deletions

View File

@ -75,6 +75,8 @@
<EmbeddedResource Include="inputs\25.txt" />
<None Remove="inputs\02a.txt" />
<EmbeddedResource Include="inputs\02a.txt" />
<None Remove="inputs\03a.txt" />
<EmbeddedResource Include="inputs\03a.txt" />
</ItemGroup>
</Project>