初始代码

#include <bits/stdc++.h>
using namespace std;

signed main() {

}
auto FAST_IO = cin.tie(nullptr)->sync_with_stdio(false);