aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grois <soulsource@users.noreply.github.com>2021-12-12 21:09:18 +0100
committerGitHub <noreply@github.com>2021-12-12 21:09:18 +0100
commit4dc80961b09725996152319f5c16153702c343d3 (patch)
tree5a913df6a1b525f59478c6559c1d2c1e93819c7a
parent8d78f7ca979c9c9cc386c30550bcf81c3c845971 (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e4bb68..cc9b395 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,6 @@ For instance, day6 requires the boxed_array_ringbuffer.
# SPOILER!
Beware, if you haven't solved those riddles yourself, the source files are obvious spoilers.
+
+# Noteable solutions:
+- Day6 has a closed-form solution that might be interesting.