From 554ad47f09974f0131df285fda8ea50a1fdad8f5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 11 Dec 2023 15:14:47 +0100 Subject: Initial commit, some solutions --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f1a662 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +My solutions for the [Advent of Code](https://adventofcode.com). + +See `year/README.md` for instructions. -- cgit v1.3