摘要: 这搜索真的挺麻烦的 #include #include #include using namespace std;const int maxx = 5 + 5, maxy = 7 + 5, maxc = 10 + 5;int n, c;int a[maxx][... 阅读全文
posted @ 2014-11-05 16:50 千灵域 阅读(6) 评论(0) 推荐(0)
摘要: 7.6 三维扫描 源程序名 scan.???(pas, c, cpp) 可执行文件名 scan.exe 输入文件名 scan.in 输出文件名 scan.out 【问题描述... 阅读全文
posted @ 2014-11-05 12:01 千灵域 阅读(3) 评论(0) 推荐(0)