摘要: A - 敌兵布阵 HDU - 1166 1 #include <iostream> 2 #include <map> 3 #include <string> 4 #include<algorithm> 5 #include<vector> 6 #include<cmath> 7 #include<q 阅读全文
posted @ 2020-02-19 17:00 programmer_w 阅读(6) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/wifePI/p/12269094.html 阅读全文
posted @ 2020-02-19 16:53 programmer_w 阅读(1) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/zhang-Kelly/p/12283942.html 阅读全文
posted @ 2020-02-19 16:51 programmer_w 阅读(0) 评论(0) 推荐(0)
摘要: A - 畅通工程续 HDU - 1874 spfa 1 #include <iostream> 2 #include <map> 3 #include <string> 4 #include<algorithm> 5 #include<vector> 6 #include<cmath> 7 #inc 阅读全文
posted @ 2020-02-19 16:34 programmer_w 阅读(19) 评论(0) 推荐(0)