From adb97626f5553013e2758aeb136c8ffd28436627 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 18 Jul 2022 22:11:40 +0200 Subject: Solved a couple of problems --- AlmostTernaryMatrix/main_input0.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 AlmostTernaryMatrix/main_input0.txt (limited to 'AlmostTernaryMatrix/main_input0.txt') diff --git a/AlmostTernaryMatrix/main_input0.txt b/AlmostTernaryMatrix/main_input0.txt new file mode 100644 index 0000000..1cb1a53 --- /dev/null +++ b/AlmostTernaryMatrix/main_input0.txt @@ -0,0 +1,4 @@ +3 +2 4 +2 2 +4 4 -- cgit v1.2.3