morrowind@lemmy.ml to Advent Of Code@programming.dev • 1 year ago[2023 Day 1] It is not supposed to ramp up this fastimagemessage-square13 fedilinkarrow-up154
arrow-up154image[2023 Day 1] It is not supposed to ramp up this fastmorrowind@lemmy.ml to Advent Of Code@programming.dev • 1 year agomessage-square13 Commentsfedilink
minus-squaredamium@programming.devhexbear1·1 year agoYou can also use o1e as there are never more than a single shared character. It also doesn't change the string size so it can be done in place. Still an ugly hack of a solution. linkfedilink
You can also use o1e as there are never more than a single shared character. It also doesn't change the string size so it can be done in place. Still an ugly hack of a solution.