Stream: advent of code

Topic: Day 11


view this post on Zulip Shritesh Bhattarai (Dec 11 2022 at 15:52):

Here's my Day 11. The math problems begin!

view this post on Zulip Ayaz Hafiz (Dec 12 2022 at 00:28):

my day 11. this was one where I found myself missing in-place value mutation, but it was still pretty pleasant

view this post on Zulip Ayaz Hafiz (Dec 12 2022 at 00:30):

@Shritesh Bhattarai Your monkey vs items split is clever, that makes things much nicer

view this post on Zulip Shritesh Bhattarai (Dec 12 2022 at 00:34):

Yup! I tried and failed to come up with a solution that doesn't use the split. That unwrap feels icky to me.


Last updated: Jul 06 2025 at 12:14 UTC