My Solutions to the Advent of Code 2022.
- Package manager is poetry (use
poetry install
for installing dependencies). - Then execute
pre-commit install
- Dijkstra used in:
- 2022 Day 12
My Solutions to the Advent of Code 2022.
poetry install
for installing dependencies).pre-commit install