In this repository you will have all my solutions to Advent Code 2025. My intention is to resolve each exercise in 4 programming languages:
- Python
- C++
- JavaScript
- Rust
The first solution always will be in Python and the rest I will do it when I have time.