This is my solution for different years of advent of code using also different languages.
- Python
- Rust
You can run the code using cargo for Rust solutions and poetry for Python solutions. Each year's solutions are organized in separate directories.
More informations can be found in the respective README.md files in each year's directory.
This project is licensed under the MIT License - see the LICENSE file for details.