From ee658a0600ae8c64ad9b21550b12da422330e0ae Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 7 Dec 2023 12:04:52 +0200 Subject: Part 1 done --- 2023/Rust/input/day7.test | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 2023/Rust/input/day7.test (limited to '2023/Rust/input/day7.test') diff --git a/2023/Rust/input/day7.test b/2023/Rust/input/day7.test new file mode 100644 index 0000000..e3500c3 --- /dev/null +++ b/2023/Rust/input/day7.test @@ -0,0 +1,5 @@ +32T3K 765 +T55J5 684 +KK677 28 +KTJJT 220 +QQQJA 483 -- cgit v1.2.3