This commit is contained in:
nikit 2024-11-11 11:09:45 +03:00
parent fdb6f2d532
commit 5d1de55cc5

View File

@ -312,7 +312,7 @@
int arr[max_n][max_m] = {
{ 1, 5, 3, 4},
{ 1, 5, 3, 9},
{ 76, 88, 89 },
{ 9, 8, 3, 8 }