mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 11 solution
Prime number shenanigans...I do not like "cool math games"...
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
<EmbeddedResource Include="inputs\10b.txt" />
|
||||
<EmbeddedResource Include="inputs\11.txt" />
|
||||
<None Remove="inputs\12.txt" />
|
||||
<EmbeddedResource Include="inputs\11a.txt" />
|
||||
<EmbeddedResource Include="inputs\12.txt" />
|
||||
<None Remove="inputs\13.txt" />
|
||||
<EmbeddedResource Include="inputs\13.txt" />
|
||||
|
Reference in New Issue
Block a user