c#include <bits/stdc++.h> using namespace std; void bfs(int); bool isVisit[101][101]; int friends[101]; int relation[101][101]; int
#include <bits/stdc++.h> using namespace std; void bfs(int); bool isVisit[101][101]; int friends[101]; int relation[101][101]; int