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