feat: solve part 1 and part 2

This commit is contained in:
Stevan Freeborn
2023-12-18 10:47:24 -06:00
parent 0fb593e206
commit 7a50700d50
5 changed files with 497 additions and 13 deletions
@@ -27,4 +27,10 @@
<ProjectReference Include="..\HotSprings\HotSprings.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="..\INPUT.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>