mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
Day 7
I probably should have just tried replacing the J's with every possible card, but alas...this terrible thing works.
This commit is contained in:
@ -42,6 +42,8 @@
|
||||
<EmbeddedResource Include="inputs\05a.txt" />
|
||||
<EmbeddedResource Include="inputs\06.txt" />
|
||||
<EmbeddedResource Include="inputs\06a.txt" />
|
||||
<EmbeddedResource Include="inputs\07.txt" />
|
||||
<EmbeddedResource Include="inputs\07a.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user