From 09c7021d961f9f7640eae8c11d84fd5bd011e53c Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 13 Dec 2021 23:44:31 +0100 Subject: Update Readme and add a few words to day7 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 042d75b..05bba0a 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,4 @@ Beware, if you haven't solved those riddles yourself, the source files are obvio # Noteable solutions: - Day6 has a floating-point closed-form solution that might be interesting. Details are outlined in comments in the source code. I won't write them here to avoid spoilers. +- Day7 has solutions that are way smarter than brute-force, and are also really short. The derivation of those solutions is in the comments in the source code. -- cgit v1.2.3