/aoc_2022

Primary LanguagePython

Advent of Code

This repository contains solutions to the year 2022's Advent of Code programming puzzles.

I started to play with the puzzles in Python for fun, then switched to Rust for learning purposes.

Legal

Puzzle

All input files (example.in and input.in files) and puzzles (readme.md files) are intellectual properties of Advent of Code author Eric Wastl and protected by law. Please refer to https://adventofcode.com/2022/about for details.

Solution / code

The solutions (all main.py, test.py files) copyright Ákos Nagy