#include<bits/stdc++.h>
using namespace std;
int main()
{
	int n,m,k;
	cin>>n;
	cin>>m;
	cin>>k;
	if(x==4) 	
}