From 70086f974e3032250586e29225599db2042b0388 Mon Sep 17 00:00:00 2001 From: nikit Date: Sun, 10 Nov 2024 18:49:43 +0300 Subject: [PATCH] commit 1 --- laba.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laba.cpp b/laba.cpp index d297d18..4adae13 100644 --- a/laba.cpp +++ b/laba.cpp @@ -312,7 +312,7 @@ int arr[max_n][max_m] = { - { 1, 5, 3, 4}, + { 1, 5, 3, 10}, { 76, 88, 89 }, { 9, 8, 3, 8 }