mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
Day 9
Alright then. Not quite the difficulty I was expecting from a weekend problem this year.
This commit is contained in:
@ -48,6 +48,8 @@
|
||||
<EmbeddedResource Include="inputs\08a.txt" />
|
||||
<EmbeddedResource Include="inputs\08b.txt" />
|
||||
<EmbeddedResource Include="inputs\08c.txt" />
|
||||
<EmbeddedResource Include="inputs\09.txt" />
|
||||
<EmbeddedResource Include="inputs\09a.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user