上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1021//找规律。。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 9 in... 阅读全文
posted @ 2015-05-09 15:02 煎饼馃子 阅读(96) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1020过了的就是好孩子。。。。。。。。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std... 阅读全文
posted @ 2015-05-08 20:19 煎饼馃子 阅读(128) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2717//水搜。。。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 struc... 阅读全文
posted @ 2015-05-08 19:23 煎饼馃子 阅读(113) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1017 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 int main() 8 { 9 //... 阅读全文
posted @ 2015-05-08 19:09 煎饼馃子 阅读(154) 评论(0) 推荐(0) 编辑
摘要: 题目:http://acm.hdu.edu.cn/showproblem.php?pid=1075 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 struct tree{ ... 阅读全文
posted @ 2015-04-23 13:53 煎饼馃子 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 题目:http://acm.hdu.edu.cn/showproblem.php?pid=1247 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 char p[50005]... 阅读全文
posted @ 2015-04-23 13:46 煎饼馃子 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 题目:http://acm.hdu.edu.cn/showproblem.php?pid=1251 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 struct tree{//建立字... 阅读全文
posted @ 2015-04-22 16:38 煎饼馃子 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 题目:http://acm.hdu.edu.cn/showproblem.php?pid=1426 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 char map[12][... 阅读全文
posted @ 2015-04-19 23:27 煎饼馃子 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=1028递归能跑。。。但是我交了直接超时了,然后我就把数据跑出来了再交的,等的时间有点长(怪不得超时)。过的有点猥琐,看别人代码用母函数过的。 1 #include 2 #include 3 #includ... 阅读全文
posted @ 2015-04-18 21:15 煎饼馃子 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 转发:http://blog.csdn.net/keenweiwei/article/details/32720427之前在网上找个假的,只能看,不能创建自己的DB; 或者 不能破解的,比较伤脑筋。偶在这里提供一个 可长期使用的版本。PowerDesigner165_破解文件.rar http://... 阅读全文
posted @ 2015-04-05 16:24 煎饼馃子 阅读(127) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页