Fun with Rimbu and Advent of Code 2023 #200
vitoke
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The past weeks I started solving various puzzles from the Advent of Code 2023 with Rimbu, just to use the library more extensively myself. And also to see whether I would encounter problems. So far I've encountered one bug that has been fixed, but also have some ideas to improve the API.
You can have a look at the code here. Be aware that I have not made a big effort to make the solutions as nice as possible or to document the code. They are first approaches and once they provided the right answers I moved on to the next puzzle.
Finally, you are free to add your own code to the repository. Rimbu gives many degrees of freedom on how to solve these puzzles, so it would be great to see different solutions.
Beta Was this translation helpful? Give feedback.
All reactions