摘要:
博客园还是太丑 阅读全文
摘要:
666 #include<iostream> #include<algorithm> #include<cmath> #define ll long long using namespace std; int n,x; //数组中所有数都是非负整数 //归纳总结:稳定排序与不稳定排序 ll q,v; 阅读全文
摘要:
1 #include<iostream> 2 #include<cstring> 3 using namespace std; 4 #define MAX 0x3f 5 int f[2005][2005]; 6 int g[2005][2005]; 7 int a[2005],sum[2005]; 阅读全文
摘要:
好难!!! 阅读全文