c#include <bits/stdc++.h> using namespace std; void bfs(); bool isVisit[21][21]; int answer = 0; int N, sharkEat, sharkX, sharkY; int S =
#include <bits/stdc++.h> using namespace std; void bfs(); bool isVisit[21][21]; int answer = 0; int N, sharkEat, sharkX, sharkY; int S =