diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2022-11-30 19:55:31 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2022-11-30 19:55:31 -0500 |
commit | 8d43e37df99f280377bed90284d6ac2428334804 (patch) | |
tree | 3a5042c9af29da52b4bac38fd78b3ccde77a1dbc /day24/solved-by-hand-with-help.md | |
parent | 66ed0b9d27850dc653abc8baa75884f3de311bfa (diff) |
move 2021 days to folder; update README
Diffstat (limited to 'day24/solved-by-hand-with-help.md')
-rw-r--r-- | day24/solved-by-hand-with-help.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/day24/solved-by-hand-with-help.md b/day24/solved-by-hand-with-help.md deleted file mode 100644 index 1ddf03e..0000000 --- a/day24/solved-by-hand-with-help.md +++ /dev/null @@ -1,4 +0,0 @@ -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) - |