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_output0.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 AlmostTernaryMatrix/main_output0.txt (limited to 'AlmostTernaryMatrix/main_output0.txt') diff --git a/AlmostTernaryMatrix/main_output0.txt b/AlmostTernaryMatrix/main_output0.txt new file mode 100644 index 0000000..8231c12 --- /dev/null +++ b/AlmostTernaryMatrix/main_output0.txt @@ -0,0 +1,8 @@ +1 0 0 1 +0 1 1 0 +1 0 +0 1 +1 0 1 0 +0 0 1 1 +1 1 0 0 +0 1 0 1 -- cgit v1.2.3