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