generated from public/aoc_template
Day 12 - foreign input part1
This commit is contained in:
parent
e4aff38d54
commit
2dd4cb112e
1
day12.py
1
day12.py
@ -11,6 +11,7 @@ class Day(AOCDay):
|
|||||||
[
|
[
|
||||||
(21, "input12_test"),
|
(21, "input12_test"),
|
||||||
(101, "input12_debug"),
|
(101, "input12_debug"),
|
||||||
|
(7286, "input12_dennis"),
|
||||||
(6981, "input12"),
|
(6981, "input12"),
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
1000
inputs/input12_dennis
Normal file
1000
inputs/input12_dennis
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user