mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 23 solution
Part 2 takes 7 seconds on my macbook, which I'd like to improve, but this gets the answer.
This commit is contained in:
@ -91,6 +91,8 @@
|
||||
<EmbeddedResource Include="inputs\22a.txt" />
|
||||
<EmbeddedResource Include="inputs\23.txt" />
|
||||
<None Remove="inputs\24.txt" />
|
||||
<EmbeddedResource Include="inputs\23a.txt" />
|
||||
<EmbeddedResource Include="inputs\23b.txt" />
|
||||
<EmbeddedResource Include="inputs\24.txt" />
|
||||
<None Remove="inputs\25.txt" />
|
||||
<EmbeddedResource Include="inputs\25.txt" />
|
||||
|
Reference in New Issue
Block a user