#include <iostream> #include <algorithm> #include <cstdio> #include <cmath> using namespace std; int main() { return 0; }