摘要: 可学习的博客: http://blog.csdn.net/m6830098/article/details/8707814 http://book.51cto.com/art/200907/134532.htm   http://www.lxway.com/6084102.htm           阅读全文
posted @ 2015-09-29 16:15 Vmetrio 阅读(223) 评论(0) 推荐(0)
摘要: 题目链接:http://acm.nyist.edu.cn/JudgeOnline/problem.php?pid=1100这道题,自己初写搜索,给学长气的只打我,Orz.......搜索的思路要理清楚!代码: 1 #include 2 #include 3 #include 4 #include 5... 阅读全文
posted @ 2015-09-29 14:29 Vmetrio 阅读(239) 评论(0) 推荐(0)
摘要: 题目链接:http://acm.nyist.edu.cn/JudgeOnline/problem.php?pid=927代码: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namesp... 阅读全文
posted @ 2015-09-29 14:13 Vmetrio 阅读(155) 评论(0) 推荐(0)