/AdventOfCode-2022

My Python solutions to the Advent of Code 2022 problems.

Primary LanguagePython

Advent of Code 2022

This repo contains my Python solutions to the 2022 Advent of Code problems.

Everything was done using Python 3.11.0 (except for some type hints, it should be compatible with previous versions as well).