Beat it! :tada: :tada: :tada: Part 1 was quite st...
# advent-of-code
l
Beat it! 🎉 🎉 🎉 Part 1 was quite straightforward (from the experience with Marbles), but Part 2 was tricky ... I wanted to give up, but then I gave it a try to reimplement it without backing mutableList entirely (CircularChain only) and I've gotten the right answer for Part 2 in a reasonable time as well, yaaay :-))