摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1241 简单的深搜,但是我花了两个小时都没没有做出来,说出来都是泪啊 代码: #include<stdio.h> #include<string.h> #include<algorithm> using 阅读全文
posted @ 2014-11-25 11:39 wojiaohuangyu 阅读(8) 评论(0) 推荐(0)