2014年8月25日
摘要: 2#include#include#include#include using namespace std;int a[1000],s[1000];int main(){ int n,m,k,f; string x; while(scanf("%d%d",&m,&n)!=EO... 阅读全文
posted @ 2014-08-25 14:47 星心soul 阅读(385) 评论(0) 推荐(0)