From 236af0a9ce83c3c52abfe144fbb08fb88bc6f037 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Thu, 24 Nov 2022 23:43:44 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bce8cd..5ff43fa 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ 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. \ No newline at end of file +This year I will be attempting it in C++, hopefully I can do better than last year. + +Got to Challenge 18 in 2021 and started to struggle. Managed to a couple of part 1s afterwards but ended up calling it at day 21. \ No newline at end of file