feat: solve part 1 and part 2 of puzzle 6

This commit is contained in:
Stevan Freeborn
2023-12-06 20:21:11 -06:00
parent 443e7385fd
commit 6462fd8027
6 changed files with 201 additions and 12 deletions
@@ -27,4 +27,10 @@
<ProjectReference Include="..\WaitForIt\WaitForIt.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="..\INPUT.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>