insert优化 主键优化 order by …
#include<iostream> using namespace std; const int N = 1e6+10; int n; long long cnt=0…