Mac@programming.dev to Advent Of Code@programming.dev · 1 year ago[2023 Day #1] Massive Difficulty Increaseprogramming.devimagemessage-square25fedilinkarrow-up1142arrow-down16
arrow-up1136arrow-down1image[2023 Day #1] Massive Difficulty Increaseprogramming.devMac@programming.dev to Advent Of Code@programming.dev · 1 year agomessage-square25fedilink
minus-squareScrewdriverFactoryFactoryProvider [they/them]@hexbear.netlinkfedilinkEnglisharrow-up6·1 year agoThose overlapping spelled out numbers were rough
minus-squarepurplemonkeymad@programming.devlinkfedilinkarrow-up2·1 year agoIt was for sure to catch people that were taking the easy route and using a replace. I had to rework my solution to get the start positions for the matches. That method made both parts easy to get together.
Those overlapping spelled out numbers were rough
It was for sure to catch people that were taking the easy route and using a replace. I had to rework my solution to get the start positions for the matches. That method made both parts easy to get together.