From 8baab634b6e7b131af78ee06036a8ddc4e9a6e22 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 9 Dec 2023 18:46:28 +0200 Subject: Day 9 done. --- 2023/Rust/input/day9_2.test | 1 + 1 file changed, 1 insertion(+) create mode 100644 2023/Rust/input/day9_2.test (limited to '2023/Rust/input/day9_2.test') diff --git a/2023/Rust/input/day9_2.test b/2023/Rust/input/day9_2.test new file mode 100644 index 0000000..8d1e9b8 --- /dev/null +++ b/2023/Rust/input/day9_2.test @@ -0,0 +1 @@ +10 13 16 21 30 45 -- cgit v1.2.3