mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user