mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 21 answer
Inverting the operations gave me some trouble, but I made it.
This commit is contained in:
@ -84,6 +84,7 @@
|
||||
<EmbeddedResource Include="inputs\20a.txt" />
|
||||
<EmbeddedResource Include="inputs\21.txt" />
|
||||
<None Remove="inputs\22.txt" />
|
||||
<EmbeddedResource Include="inputs\21a.txt" />
|
||||
<EmbeddedResource Include="inputs\22.txt" />
|
||||
<None Remove="inputs\23.txt" />
|
||||
<EmbeddedResource Include="inputs\23.txt" />
|
||||
|
Reference in New Issue
Block a user