This commit is contained in:
nikit 2024-11-10 18:49:43 +03:00
parent e04b0fb57c
commit 70086f974e

View File

@ -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 }