mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
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:
@ -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" />
|
||||
|
Reference in New Issue
Block a user