From 427bdd372ae017b13963a6e0618fbfea68223bba Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 23 Dec 2023 11:33:53 +0100 Subject: Added sentence --- 2023/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to '2023') diff --git a/2023/README.md b/2023/README.md index cb3ae47..eb64e56 100644 --- a/2023/README.md +++ b/2023/README.md @@ -3,6 +3,9 @@ This is my first year trying the AoC. I decided to use C because it is the language I know the best and I am familiar with the standard library. +I did not write many comments, but if you are curious about my solutions +send me an email and I'll be happy to explain! + ## Instructions Compile with `-std=c99` and other required options, for example -- cgit v1.3