From c73fa4177dc2186fd915a54fd26c3d28286190a4 Mon Sep 17 00:00:00 2001 From: Orfeas <38209077+0xfea5@users.noreply.github.com> Date: Tue, 12 Dec 2023 00:58:48 +0200 Subject: day11 --- day11/example.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 day11/example.txt (limited to 'day11/example.txt') diff --git a/day11/example.txt b/day11/example.txt new file mode 100644 index 0000000..986aad4 --- /dev/null +++ b/day11/example.txt @@ -0,0 +1,10 @@ +...#...... +.......#.. +#......... +.......... +......#... +.#........ +.........# +.......... +.......#.. +#...#..... -- cgit v1.2.3