diff options
author | Andreas Grois <soulsource@users.noreply.github.com> | 2021-12-12 21:09:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-12 21:09:18 +0100 |
commit | 4dc80961b09725996152319f5c16153702c343d3 (patch) | |
tree | 5a913df6a1b525f59478c6559c1d2c1e93819c7a | |
parent | 8d78f7ca979c9c9cc386c30550bcf81c3c845971 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |