From 69d048a1b22ab056805b62766ccc6e302ec17e6a Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 3 Dec 2023 14:44:34 +0200 Subject: Day3 done. --- 2023/Rust/input/day3_1.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 2023/Rust/input/day3_1.test (limited to '2023/Rust/input/day3_1.test') diff --git a/2023/Rust/input/day3_1.test b/2023/Rust/input/day3_1.test new file mode 100644 index 0000000..b20187f --- /dev/null +++ b/2023/Rust/input/day3_1.test @@ -0,0 +1,10 @@ +467..114.. +...*...... +..35..633. +......#... +617*...... +.....+.58. +..592..... +......755. +...$.*.... +.664.598.. -- cgit v1.2.3