Day 15 solution

Pretty rough, this is my initial solve. Part 2 needs to be sped up, but is currently 3 seconds on my PC and my dataset.
This commit is contained in:
2022-12-15 14:12:28 -06:00
parent ea2626cd75
commit e14f71484f
4 changed files with 215 additions and 100 deletions

View File

@ -66,6 +66,7 @@
<EmbeddedResource Include="inputs\14a.txt" />
<EmbeddedResource Include="inputs\15.txt" />
<None Remove="inputs\16.txt" />
<EmbeddedResource Include="inputs\15a.txt" />
<EmbeddedResource Include="inputs\16.txt" />
<None Remove="inputs\17.txt" />
<EmbeddedResource Include="inputs\17.txt" />