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