aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.