I had some trouble with the second part of day 22. Can anyone suggest a finished/correct pinned Github repo to study?
@cjmurphy Check the pinned items.
not mine (yet)!
So far I've looked at a couple. One cleanly coded and worked for the example but not the real data. Another has a comment to the effect that it works but is a bit scrappy. The cleanly coded one seems to get into a recursive loop moving the node-that-has-enough-capacity around. So I might change it to remove loops as a possibility. "My code isn't a mess and it works" <-- looking for that 🙂