int R = BFS(A, 0, 0, A.GetLength(0) - 1, A.GetLength(0) - 1); // Poziv BFS za matricu A pocev od (0, 0) do (N, M) Console.WriteLine(R != -1 ? R.ToString() : "ne ...
string s = Console.ReadLine(); // ULAZ: Ulazni string (delimicno popunjen niz nula i jedinica: 1...0 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results