摘要: http://blog.csdn.net/dark_scope/article/details/8880547bool find(int x){ int i,j; for (j=1;j<=m;j++){ //扫描每个妹子 if (line[x][j]==true &&... 阅读全文
posted @ 2015-04-13 23:39 Mite 阅读(114) 评论(0) 推荐(0)