From 4fd1aae518076adc8b97735225c678d6a362328d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 6 Nov 2022 09:58:38 -0800 Subject: Kazinator's Advent of Code stuff. --- 2021/11/testinput | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 2021/11/testinput (limited to '2021/11/testinput') diff --git a/2021/11/testinput b/2021/11/testinput new file mode 100644 index 0000000..03743f6 --- /dev/null +++ b/2021/11/testinput @@ -0,0 +1,10 @@ +5483143223 +2745854711 +5264556173 +6141336146 +6357385478 +4167524645 +2176841721 +6882881134 +4846848554 +5283751526 -- cgit v1.2.3