From 41e4a123e8a63a0a33bc7c89569731c2daf65d95 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 25 Mar 2023 15:43:13 +0200 Subject: Solve some problems --- codeforces/MatrixDifferences/main_output0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codeforces/MatrixDifferences/main_output0.txt (limited to 'codeforces/MatrixDifferences/main_output0.txt') diff --git a/codeforces/MatrixDifferences/main_output0.txt b/codeforces/MatrixDifferences/main_output0.txt new file mode 100644 index 0000000..763d85c --- /dev/null +++ b/codeforces/MatrixDifferences/main_output0.txt @@ -0,0 +1,5 @@ +1 3 +4 2 +1 3 4 +9 2 7 +5 8 6 -- cgit v1.2.3