#include<bits/stdc++.h>
#define int long long
using namespace std;
int main(){
	
	return 0;
}