mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
Day 15
Not sure how I feel about this one. I don't mind a "day off" of sorts, but there were just so. many. words in the puzzle that boiled down to such a straightforward implementation. I guess this is practice of "implement detailed requirements exactly to spec" or something.
This commit is contained in:
@ -60,6 +60,8 @@
|
||||
<EmbeddedResource Include="inputs\13a.txt" />
|
||||
<EmbeddedResource Include="inputs\14.txt" />
|
||||
<EmbeddedResource Include="inputs\14a.txt" />
|
||||
<EmbeddedResource Include="inputs\15.txt" />
|
||||
<EmbeddedResource Include="inputs\15a.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user