/aoc-22

🎄 Advent of Code 2022 - solved using Go (https://adventofcode.com)

Primary LanguageGo

Advent of Code 2022

This is a repository containing my Advent of Code 2022 solutions.

I decided to use Go to solve the problems this year, which is a language I've not done much with before. So, that's the challenge!