Not as bad as day 13, but I'm still not completely satisfied with this
This commit is contained in:
2020-12-14 09:46:02 -06:00
parent ff5f16be28
commit ba2a439447
4 changed files with 760 additions and 0 deletions

View File

@ -50,6 +50,9 @@
<None Update="13input.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="14input.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>