From d5e8f8cb89c24e02898eed760ea22f0522e59f44 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 9 Dec 2022 15:56:42 +0200 Subject: Day8 done in Cpp --- 2022/Cpp/Day8/input.test | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 2022/Cpp/Day8/input.test (limited to '2022/Cpp/Day8/input.test') diff --git a/2022/Cpp/Day8/input.test b/2022/Cpp/Day8/input.test new file mode 100644 index 0000000..16d6fbd --- /dev/null +++ b/2022/Cpp/Day8/input.test @@ -0,0 +1,5 @@ +30373 +25512 +65332 +33549 +35390 -- cgit v1.2.3