mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 7 solution
Cleaned this one up a bit after getting the solve, and did a few things to make Rider quiet.
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
<EmbeddedResource Include="inputs\06a.txt" />
|
||||
<EmbeddedResource Include="inputs\07.txt" />
|
||||
<None Remove="inputs\08.txt" />
|
||||
<EmbeddedResource Include="inputs\07a.txt" />
|
||||
<EmbeddedResource Include="inputs\08.txt" />
|
||||
<None Remove="inputs\09.txt" />
|
||||
<EmbeddedResource Include="inputs\09.txt" />
|
||||
|
Reference in New Issue
Block a user