From 00c6eb8a7790b89d32a88831a83636f3d6ccf8a1 Mon Sep 17 00:00:00 2001 From: Stefan Harmuth Date: Sat, 16 Jan 2021 07:54:48 +0100 Subject: [PATCH] day25 --- inputs/25 | 1 + inputs/25_test | 1 + 2 files changed, 2 insertions(+) create mode 100644 inputs/25 create mode 100644 inputs/25_test diff --git a/inputs/25 b/inputs/25 new file mode 100644 index 0000000..6d896a3 --- /dev/null +++ b/inputs/25 @@ -0,0 +1 @@ +To continue, please consult the code grid in the manual. Enter the code at row 2978, column 3083. diff --git a/inputs/25_test b/inputs/25_test new file mode 100644 index 0000000..d0d2bf4 --- /dev/null +++ b/inputs/25_test @@ -0,0 +1 @@ +To continue, please consult the code grid in the manual. Enter the code at row 6, column 6. \ No newline at end of file