Stream: roctoberfest

Topic: Day 6


view this post on Zulip Brendan Hansknecht (Oct 03 2022 at 22:33):

Might as well post my day 6 since I have it done. Just linking straight to the code in part 2: https://github.com/bhansconnect/roc-aoc-2021/blob/trunk/day6/part2.roc#L62

This one turned out way simpler than I expected and went very smoothly.

view this post on Zulip Shritesh Bhattarai (Oct 04 2022 at 21:52):

Same: https://github.com/shritesh/advent/blob/main/2021/6.roc

view this post on Zulip Ghislain (Oct 10 2022 at 22:48):

Not very complicated, also not very clean code :innocent: https://github.com/ghigt/advent-of-code/blob/main/roc/day-6/part2.roc


Last updated: Jul 06 2025 at 12:14 UTC