Solutions to Advent of Code 2022.
All problems are solved first in Python, then maybe in some other language, either for speed improvements or for educational purposes.
Each script requires at least a single argument, the name of the file with the input to be processed. If the script requires additional arguments, an "usage" message will be printed.
This is part of the Telegram "AoC Canarias" channel discussion. Repos from other members include: