摘要: #include#include#include#includeusing namespace std;int mp[2000 + 5][2000 + 5], in[2000 + 5],u[2000+5];int main(){ int _, i, j, k, n, cas =... 阅读全文
posted @ 2015-07-30 14:16 xryz 阅读(122) 评论(0) 推荐(0) 编辑
摘要: #include#include#include#include#include#includeusing namespace std;vectort[10000+5];queueq;int main(){ int n,m,i,j,in[10000+5],sum[10000+5... 阅读全文
posted @ 2015-07-30 10:35 xryz 阅读(84) 评论(0) 推荐(0) 编辑
摘要: #include#include#include#include#include#includeusing namespace std;int main(){ int in[1024],i,n,t,c; mapm; string s1,s2; while(~s... 阅读全文
posted @ 2015-07-30 08:59 xryz 阅读(76) 评论(0) 推荐(0) 编辑