mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
Day 10
I needed some help on part 2. Solving for enclosed points in a polygon is...not my forte.
This commit is contained in:
@ -50,6 +50,8 @@
|
||||
<EmbeddedResource Include="inputs\08c.txt" />
|
||||
<EmbeddedResource Include="inputs\09.txt" />
|
||||
<EmbeddedResource Include="inputs\09a.txt" />
|
||||
<EmbeddedResource Include="inputs\10.txt" />
|
||||
<EmbeddedResource Include="inputs\10a.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user