mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 19 solution
Cribbed from some posts on the subreddit. I don't know why this one was so difficult for me.
This commit is contained in:
@ -79,6 +79,7 @@
|
||||
<EmbeddedResource Include="inputs\18b.txt" />
|
||||
<EmbeddedResource Include="inputs\19.txt" />
|
||||
<None Remove="inputs\20.txt" />
|
||||
<EmbeddedResource Include="inputs\19a.txt" />
|
||||
<EmbeddedResource Include="inputs\20.txt" />
|
||||
<None Remove="inputs\21.txt" />
|
||||
<EmbeddedResource Include="inputs\20a.txt" />
|
||||
|
Reference in New Issue
Block a user