This documentation is automatically generated by competitive-verifier/competitive-verifier
#define PROBLEM ""
#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(nullptr)->sync_with_stdio(false);
}
#line 1 "test/template.cpp"
#define PROBLEM ""
#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(nullptr)->sync_with_stdio(false);
}