摘要: 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 煎饼馃子 阅读(132) 评论(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 煎饼馃子 阅读(141) 评论(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 煎饼馃子 阅读(201) 评论(0) 推荐(0)