From fc0ae1d3342b443dbc1c70b54dab53c197bc3771 Mon Sep 17 00:00:00 2001 From: FKD13 <44001949+FKD13@users.noreply.github.com> Date: Sat, 2 Dec 2023 16:35:21 +0100 Subject: [PATCH] update submodules --- 2023/complete-benchmark | 2 +- 2023/francis-punt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2023/complete-benchmark b/2023/complete-benchmark index 7204b36..c592a62 100755 --- a/2023/complete-benchmark +++ b/2023/complete-benchmark @@ -2,7 +2,7 @@ day="$(printf '%02d' ${1##0})" part="$2" -inputfile="$PWD/inputs/${day}.txt" +inputfile="$PWD/francis-punt/${day}_input.txt" if ! test -f "$inputfile"; then echo "no input available" >&2 diff --git a/2023/francis-punt b/2023/francis-punt index d13e6fd..5bd72a3 160000 --- a/2023/francis-punt +++ b/2023/francis-punt @@ -1 +1 @@ -Subproject commit d13e6fd657871f2fb4f85fe05f4e58b5d665b063 +Subproject commit 5bd72a307189ef32ba0af27a83a946b0c7cdbd34