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