From 35ef0a9776e596ff44adfd38cebcfef0ab6c4b03 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic <steven.lerouzic@gmail.com> Date: Thu, 5 Dec 2024 00:56:39 +0100 Subject: Day 4 --- day4/example2.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 day4/example2.txt (limited to 'day4/example2.txt') diff --git a/day4/example2.txt b/day4/example2.txt new file mode 100644 index 0000000..946c73d --- /dev/null +++ b/day4/example2.txt @@ -0,0 +1,10 @@ +.M.S...... +..A..MSMS. +.M.S.MAA.. +..A.ASMSM. +.M.S.M.... +.......... +S.S.S.S.S. +.A.A.A.A.. +M.M.M.M.M. +.......... -- cgit