diff options
Diffstat (limited to 'day24/solved-by-hand-with-help.md')
-rw-r--r-- | day24/solved-by-hand-with-help.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/day24/solved-by-hand-with-help.md b/day24/solved-by-hand-with-help.md new file mode 100644 index 0000000..1ddf03e --- /dev/null +++ b/day24/solved-by-hand-with-help.md @@ -0,0 +1,4 @@ +Went through this wonderful guide: + +[https://github.com/mrphlip/aoc/blob/master/2021/24.md](https://github.com/mrphlip/aoc/blob/master/2021/24.md) + |