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