c#include <bits/stdc++.h> using namespace std; int arr[1025][1025]; int main(){ ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(
#include <bits/stdc++.h> using namespace std; int arr[1025][1025]; int main(){ ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(