You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Advent of Code 2021 solutions. This was my first time using Rust.
Code readability was the main focus. Performance was not a concern (within reasonable bounds).
Total runtime of all solutions is ~10 s on my machine (with optimizations).