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
Thanks, I appreciate it! This implementation definitely wasn't my initial one but the more I looked at it the more it simplified into a single fold at the end 😅 The fact that HashMap::insert() returns the previous value is really what made it so clean.
Totally wild that this could be done in a fold. Kudos!
AdventOfCode2020/src/bin/15.rs
Line 8 in 1157ff5
The text was updated successfully, but these errors were encountered: