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 }