From 9d0923ac49cc92eb1e75a07dcb6a8a274d144360 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 12 Apr 2023 20:56:53 +0200 Subject: Day12 done in rust --- 2022/Rust/input/day12.test | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 2022/Rust/input/day12.test (limited to '2022/Rust/input/day12.test') diff --git a/2022/Rust/input/day12.test b/2022/Rust/input/day12.test new file mode 100644 index 0000000..86e9cac --- /dev/null +++ b/2022/Rust/input/day12.test @@ -0,0 +1,5 @@ +Sabqponm +abcryxxl +accszExk +acctuvwj +abdefghi -- cgit v1.2.3