From 2ee707c5e1ef6d41acd2163f332fcd38c07e9be0 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 9 Apr 2023 03:17:14 +0200 Subject: Added the solution for day2 in rust and added some test files --- 2022/Rust/input/day3.test | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 2022/Rust/input/day3.test (limited to '2022/Rust/input/day3.test') diff --git a/2022/Rust/input/day3.test b/2022/Rust/input/day3.test new file mode 100644 index 0000000..f17e726 --- /dev/null +++ b/2022/Rust/input/day3.test @@ -0,0 +1,6 @@ +vJrwpWtwJgWrhcsFMMfFFhFp +jqHRNqRjqzjGDLGLrsFMfFZSrLrFZsSL +PmmdzqPrVvPwwTWBwg +wMqvLMZHhHMvwLHjbvcjnnSBnvTQFn +ttgJtRGJQctTZtZT +CrZsJsPPZsGzwwsLwLmpwMDw -- cgit v1.2.3