Skip to content

Commit

Permalink
Solution for part 2 of day 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxwood committed Jan 1, 2019
1 parent 886d116 commit 094f72f
Show file tree
Hide file tree
Showing 5 changed files with 1,097 additions and 6 deletions.
3 changes: 3 additions & 0 deletions adventofcode.tests/adventofcode.tests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@
<ItemGroup>
<CopyFileToFolders Include="test\day16_input\day16_part1.txt" />
</ItemGroup>
<ItemGroup>
<CopyFileToFolders Include="test\day16_input\day16_part2.txt" />
</ItemGroup>
<ItemDefinitionGroup />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
Expand Down
Loading

0 comments on commit 094f72f

Please sign in to comment.