AdventOfCode2022/README.md

7 lines
384 B
Markdown

# AdventOfCode2022
This repository is for my attempt of [Advent of Code 2022](https://adventofcode.com/2022)
This year I will be attempting it in C++, hopefully I can do better than last year.
Got to Challenge 18 in [2021](https://git.luke-else.co.uk/luke-else/AdventOfCode2021) and started to struggle. Managed to a couple of part 1s afterwards but ended up calling it at day 21.