This repository contains my solutions for the Advent of Code 2022. I used Python for solving the challenges.
The solution code, as well as the input files for each day are located in the corresponding directories.
The solutions are released under the terms of the MIT License. See the LICENSE file for further information.
Copyright © 2022 Max Wipfli <mail@maxwipfli.ch>.
The challenges, as well as the challenge inputs, are property of Advent of Code.
Copyright © 2015-2022 Advent of Code. All rights reserved.