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:
2023-12-15 22:43:36 -06:00
parent 42e1a27806
commit adc2c2b658
4 changed files with 95 additions and 0 deletions

View File

@ -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>