From fd170ee4cc06a6af25077a9d4852a7426bdc0aac Mon Sep 17 00:00:00 2001 From: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com> Date: Sun, 3 Dec 2023 22:27:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95f5a23..25fd79a 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ You can run each solution by running `./part(1|2).(ext) < input.txt` in your ter **Day 3 Part 1**: 184 bytes -**Day 3 Part 2**: 159 bytes +**Day 3 Part 2**: 153 bytes