c#include <bits/stdc++.h> using namespace std; bool isVisit[101][101]; char arr[101][101]; int main(){ cin.tie(NULL); cout.tie
#include <bits/stdc++.h> using namespace std; bool isVisit[101][101]; char arr[101][101]; int main(){ cin.tie(NULL); cout.tie