/aoc-2022

here we go again

Primary LanguagePython

AoC 2022 Solutions

My solutions for Advent of Code 2022.

What is AoC?

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

Learn more by visiting the Advent of Code website!