Day 24 solution

This is super slow, but it works. Talked through some speedup ideas with @tocchan that I'm going to try next.

Gonna be a BFS pro by the end of this advent...
This commit is contained in:
2022-12-24 12:53:56 -06:00
parent b19f76c86b
commit f0240e785a
5 changed files with 312 additions and 255 deletions

View File

@ -95,6 +95,8 @@
<EmbeddedResource Include="inputs\23b.txt" />
<EmbeddedResource Include="inputs\24.txt" />
<None Remove="inputs\25.txt" />
<EmbeddedResource Include="inputs\24a.txt" />
<EmbeddedResource Include="inputs\24b.txt" />
<EmbeddedResource Include="inputs\25.txt" />
<None Remove="inputs\02a.txt" />
<EmbeddedResource Include="inputs\02a.txt" />