2025-advent-of-code

following along with the advent of code 2025 (Matlab)

View on GitHub

Day 03

Tips

Second problem

Day 3 animated gif
Animated gif showing the search for the largest 12-digit number in s 100-digit strings.

Code

Matlab solution

Matlab code / solution for the first part of that problem.

Second part solution of that problem.