#include<bits/stdc++.h> using namespace std; char c[10001][10001]={'!'}; int main() { int n,num=0,m; }