Cruel_King:
博客地址:https://www.cnblogs.com/bianjunting/
Cruel_King:
博客地址:https://www.cnblogs.com/bianjunting/
hdu-4185.loiol_skimming(简单二分匹配模型)
hdu-2389.rain on your parade(二分匹配HK算法)
hdu-1281.棋盘游戏(二分图匹配 + 二分图关键点查询)
POJ-1064.Cablemaster.(二分法枚举值求最优值)
HDU-4081.Qinshihuang'sNationalRoadSystem(次小生成树变种)
POJ-2533.Longest Ordered Subsequence (LIS模版题)
PAT.Emergency(求最短路条数 + 最短路中点权和最大的那条最短路的点权和)
PAT.Public bike management(SPFA + DFS)
PAT.Course list of student(hash)
PAT.Recover the smallest number(字符串排序,注意输出)
POJ-3660.Cow Contest(有向图的传递闭包)
POJ-1797.HeavyTransportation(最长路中的最小权值)