上一页 1 2 3 4 5 6 7 8 9 ··· 12 下一页
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1213 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 const int N=1005; 8 int... 阅读全文
posted @ 2015-05-16 11:29 煎饼馃子 阅读(215) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1116 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 const int N=30; 8 int f... 阅读全文
posted @ 2015-05-13 20:29 煎饼馃子 阅读(125) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2018 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main() 9 {10 ... 阅读全文
posted @ 2015-05-13 16:26 煎饼馃子 阅读(138) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2015 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main() 9 {10 ... 阅读全文
posted @ 2015-05-13 15:28 煎饼馃子 阅读(194) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2013 1 #include 2 #include 3 #include 4 using namespace std; 5 6 int main() 7 { 8 int n; 9 while(ci... 阅读全文
posted @ 2015-05-11 20:12 煎饼馃子 阅读(221) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2012数组大小算错了。。。。。郁闷-_- 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 const ... 阅读全文
posted @ 2015-05-11 19:47 煎饼馃子 阅读(166) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2011 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main() 9 {10 ... 阅读全文
posted @ 2015-05-11 18:37 煎饼馃子 阅读(280) 评论(0) 推荐(0) 编辑
摘要: //很闲,刷水。。。。。http://acm.hdu.edu.cn/showproblem.php?pid=2010 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main... 阅读全文
posted @ 2015-05-11 17:54 煎饼馃子 阅读(655) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1031 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 const int N=... 阅读全文
posted @ 2015-05-10 21:18 煎饼馃子 阅读(115) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1022 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 const int N=... 阅读全文
posted @ 2015-05-09 21:13 煎饼馃子 阅读(108) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 12 下一页