This commit is contained in:
nikit 2024-11-11 11:32:57 +03:00
parent fdb6f2d532
commit e0680fafe9

View File

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