AdventOfCode2022/README.md

14 lines
714 B
Markdown
Raw Normal View History

2022-11-12 13:29:03 +00:00
# AdventOfCode2022
2022-11-12 13:35:35 +00:00
This repository is for my attempt of [Advent of Code 2022](https://adventofcode.com/2022)
2022-11-24 22:43:44 +00:00
This year I will be attempting it in C++, hopefully I can do better than last year.
2022-12-12 00:27:16 +00:00
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.
> ### 12/12/22
>
> Over the past week, I have been incredibly busy with work and studying for Uni exams and so I haven't really had the time to
> complete the challenges. I would still like to complete the challenges, however, will probably have to do it amongst studies
> and so won't be able to do them as they come out.