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