#include #include #include using namespace std; int n; int m[110][110]; vector numbers; int main () { scanf("%d", &n); int x; for (int i=0; i