From f9895378bc739872b31decb080fb2b20a6d4456d Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 12 Dec 2021 17:25:37 +0100 Subject: Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e4bb68 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# aoc-2021 +My advent of code solutions. Might be good, might be bad. Might depend on other repos (of myself) on github. + +For instance, day6 requires the boxed_array_ringbuffer. + +# SPOILER! + +Beware, if you haven't solved those riddles yourself, the source files are obvious spoilers. -- cgit v1.2.3