c#include <bits/stdc++.h> using namespace std; bool isVisit[201][201][31]; int monkey[201][201]; typedef struct{ int hCnt; int mvCnt;
#include <bits/stdc++.h> using namespace std; bool isVisit[201][201][31]; int monkey[201][201]; typedef struct{ int hCnt; int mvCnt;