mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 14 solution
This runs slower than I'd like, but I wanted to check my initial solution submitted so I can iterate on it later.
This commit is contained in:
@ -63,6 +63,7 @@
|
||||
<EmbeddedResource Include="inputs\13a.txt" />
|
||||
<EmbeddedResource Include="inputs\14.txt" />
|
||||
<None Remove="inputs\15.txt" />
|
||||
<EmbeddedResource Include="inputs\14a.txt" />
|
||||
<EmbeddedResource Include="inputs\15.txt" />
|
||||
<None Remove="inputs\16.txt" />
|
||||
<EmbeddedResource Include="inputs\16.txt" />
|
||||
|
Reference in New Issue
Block a user