From 47f8224ece055efe4748d65eb40fa0e6cd9483f5 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 1 Dec 2023 17:36:39 +0200 Subject: Day1 2023 done --- 2023/Rust/input/day1_1.test | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2023/Rust/input/day1_1.test (limited to '2023/Rust/input/day1_1.test') diff --git a/2023/Rust/input/day1_1.test b/2023/Rust/input/day1_1.test new file mode 100644 index 0000000..7bbc69a --- /dev/null +++ b/2023/Rust/input/day1_1.test @@ -0,0 +1,4 @@ +1abc2 +pqr3stu8vwx +a1b2c3d4e5f +treb7uchet -- cgit v1.2.3