Comet Contest#3

A比賽 #include<cstdio> #include<cstring> #include<algorithm> using namespace std; #define ll long long const int maxn=550; int n,k; int a[maxn]; ll sum[maxn*maxn]; bool cmp(ll a,ll b) { return a>b; }
相關文章
相關標籤/搜索