I needed some help on part 2. Solving for enclosed points in a polygon is...not my forte.
This commit is contained in:
2023-12-10 01:11:26 -06:00
parent a98c34a9df
commit 4cac4bd164
5 changed files with 421 additions and 0 deletions

View File

@ -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>