From 163f71862afc0603c2be7dce57636578b9df34b0 Mon Sep 17 00:00:00 2001 From: x0x7 Date: Thu, 28 Nov 2024 09:47:25 -0500 Subject: [PATCH] Made an outline for Readme.md --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..e24d8b0 --- /dev/null +++ b/Readme.md @@ -0,0 +1,8 @@ +# Advent of Code Solutions + +While this is being started in November of 2024, just before the start of Advent of Code, I'll be starting with the 2023 problems. The 2023 problems will likely not be complete because once December kicks in I'll be switching to 2024. + +## 2023 + Day 1: + +## 2024 \ No newline at end of file