Search for leak in sudo’s changelog: https://www.sudo.ws/releases/changelog/
- 0 Posts
- 11 Comments
Massahud@programming.devto
Advent Of Code@programming.dev•❄️ - 2023 DAY 10 SOLUTIONS -❄️
1·2 years agoMaybe you are adding the same point multiple times to to_visit. I don’t know ruby but couldn’t see a check for visited points before adding, and to_visit appears to be an array instead of set, which can store the same point multiple times.
Massahud@programming.devto
Advent Of Code@programming.dev•❄️ - 2023 DAY 10 SOLUTIONS -❄️
1·2 years agoLanguage: Python
Decided to use a graph to solve (which expanded the size). Part 1 was cycle detection, and part 2 was flooding of the outside.
Language: Python
Massahud@programming.devto
[Dormant] moved to !historyphotos@piefed.social@lemmy.world•The ISOLATOR, invention from 1925English
3·2 years agoThe grandfather of noise canceling headphones.
Python, used a number map to search positions near symbols.
https://github.com/massahud/advent-of-code-2023/blob/main/day03/day03.ipynb
Python, interesting that the readMax function that I created on part 1 was also what I needed for part 2. https://github.com/massahud/advent-of-code-2023/blob/main/day02/day02.ipynb

Cars should come with ✖️⭕🟪🔺