题目 解题过程 花了一个多小时写了第一版代码。 #include<iostream> using namespace std; typedef long long ll; const int MAXN=1e4+2; const int MAXD=21; int n,d; ll q[MAX