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_2.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2023/Rust/input/day1_2.test (limited to '2023/Rust/input/day1_2.test') diff --git a/2023/Rust/input/day1_2.test b/2023/Rust/input/day1_2.test new file mode 100644 index 0000000..41aa89c --- /dev/null +++ b/2023/Rust/input/day1_2.test @@ -0,0 +1,7 @@ +two1nine +eightwothree +abcone2threexyz +xtwone3four +4nineeightseven2 +zoneight234 +7pqrstsixteen -- cgit v1.2.3