diff options
author | Jimpjorps™ <thechairman@thechairman.info> | 2023-12-23 17:34:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-23 17:34:57 -0500 |
commit | 7e6dba5c9cf382a5b118e5890991f2e73296410e (patch) | |
tree | 0e4acf432ed7a2a2e3ef360990a22e57782d6777 | |
parent | 0231d6e8630ac7bc2253e83f59e9ae1049664a3c (diff) | |
download | gleam_aoc-7e6dba5c9cf382a5b118e5890991f2e73296410e.tar.gz gleam_aoc-7e6dba5c9cf382a5b118e5890991f2e73296410e.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Solutions are in: * ⭐⭐⭐ I needed to do some research to figure out how to do this one, or it took me many abortive tries to figure out a working method * ⭐⭐⭐⭐ I couldn't figure this one out without seeing someone else discuss how they solved it * ⭐⭐⭐⭐⭐ I couldn't figure this one out without seeing someone else's code +* ⛔ I couldn't do it ### Enjoyment rating * ♥️ Really annoying; the problem statement was confusing, or the solution didn't feel worth all the effort, or Part 2 was unsolvable without knowing obscure theory |