From b580fd512a7659585a8a749d97cf4763b8343ccf Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Fri, 1 Dec 2023 21:34:35 +0000 Subject: Day 1 --- day1_sample.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 day1_sample.in (limited to 'day1_sample.in') diff --git a/day1_sample.in b/day1_sample.in new file mode 100644 index 0000000..1ba8437 --- /dev/null +++ b/day1_sample.in @@ -0,0 +1,4 @@ +1abc2 +pqr3stu8vwx +a1b2c3d4e5f +treb7uchet \ No newline at end of file -- cgit v1.2.3-ZIG