摘要: 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) 编辑