↳
In-reply-to
»
Day 3, Part 1 and Day 3, Part 2 of #AdventOfCode #2023 done ๐ฅณ -- My solution isn't very efficient though ๐คฆโโ๏ธ But it'll do ๐คฃ
โค Read More
@prologic@twtxt.net Yours is more clever and cleaner, I think. ๐ค You were able to reuse more code for the second part. I, instead, wrote a different search logic for part 2. ๐