上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页
摘要: https://vjudge.net/problem/HDU-1875 #include#include#include#inclu... 阅读全文
posted @ 2021-07-28 18:44 斯文~ 阅读(18) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/POJ-1789 不同字符串代表的就是不同代之间的差距 #include... 阅读全文
posted @ 2021-07-28 18:35 斯文~ 阅读(15) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/HDU-1285 去重边为什么不是1 4 而是 1 2,因为每找到一个入度为0... 阅读全文
posted @ 2021-07-27 17:28 斯文~ 阅读(5) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/HDU-3938 #include#include#include#inclu... 阅读全文
posted @ 2021-07-27 11:41 斯文~ 阅读(22) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/POJ-3253 和合并果子的题一样 #include #include#in... 阅读全文
posted @ 2021-07-27 10:34 斯文~ 阅读(15) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/HDU-1102 注意更新的时候要双向更新为0 #include#includ... 阅读全文
posted @ 2021-07-27 10:19 斯文~ 阅读(15) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/HDU-1232 并查集模板题 #include#includeusing n... 阅读全文
posted @ 2021-07-27 09:40 斯文~ 阅读(7) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/HDU-1301 将村庄代号转化为数字,prim就行,注意双向存图 #incl... 阅读全文
posted @ 2021-07-27 09:29 斯文~ 阅读(19) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/POJ-1258 模板题,直接prim就行 #include#include#... 阅读全文
posted @ 2021-07-27 09:18 斯文~ 阅读(17) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/POJ-3026 #include#include#include#incl... 阅读全文
posted @ 2021-07-27 09:12 斯文~ 阅读(17) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页

你好!