Miss.Zhou
Miss.Zhou
全部文章
未归档
###基本算法(~ o ~)Y(1)
.net(1)
2014多校联合(2)
acm(12)
arcgis(1)
bfs(1)
c#(1)
c++(1)
CF(2)
codeforces(5)
css(1)
dp(27)
git使用(1)
hdu(27)
java(1)
javascript(4)
LeetCode(47)
leetcode (1)
lightoj(1)
oi(1)
php(12)
poj(13)
poj 搜索 算法 acm(1)
poj 算法 线段树 懒惰标记(1)
python(2)
RMQ(1)
socket(1)
splay(1)
tarjan(3)
trie(3)
vmware(1)
web开发(1)
xml(1)
—dp(9)
—STL(2)
———哈希表(2)
———网络流(1)
—二分(2)
—图论(7)
—字符串(4)
—思维题(1)
—搜索(7)
—数据结构(5)
—数论(9)
—贪心(4)
三分(1)
二分图(3)
前端(1)
动态规划(1)
匈牙利算法(1)
博弈(1)
压缩(1)
双连通分量(1)
图论(4)
多校(2)
并查集(1)
并查集 poj(1)
并查集 几何 hdu(1)
并查集 算法(2)
广搜(2)
思维题(1)
拓扑排序(1)
搜素(1)
搜索(1)
操作系统(2)
数据结构(1)
数论 算法(3)
最佳二分匹配(1)
最大二分匹配(2)
最小树形图(1)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ 未归档
(共397篇)
ZOJ 3430 Detect the Virus ac自动机 超级精简的转化
Description One day, Nobita found that his computer is extremely slow. After several hours' work, he finally found that it was a virus that made...
2015-08-29
0
505
HDU 2768Cat vs. Dog二分图 最大独立集(最大匹配)
今天做的二分图唯一一个比较难的 而且看了题解才发现,又理解错题意了。是说 如果出现喜欢的和别人讨厌的相同,则其中一人会不满意。问最多满意多少人 即把喜欢喝讨厌彼此矛盾的建边,个数-最大匹配即为所求 Description The latest reality sh...
2015-08-23
0
482
HDU 2063 过山车 匈牙利二分图最大匹配
Description RPG girls今天和大家一起去游乐场玩,终于可以坐上梦寐以求的过山车了。可是,过山车的每一排只有两个座位,而且还有条不成文的规矩,就是每个女生必须找个个男生做partner和她同坐。但是,每个女孩都有各自的想法,举个例子把,Rabbit只愿意和XHD或...
2015-08-23
0
839
HDU 1068 Girls and Boys二分图最大匹配
Description the second year of the university somebody started a study on the romantic relations between the students. The relation...
2015-08-23
0
562
URAL1277Cops and Thieves Dinic最大流
Description The Galaxy Police (Galaxpol) found out that a notorious gang of thieves has plans for stealing an extremely va...
2015-08-23
0
397
2015多校联合第十场 hdu5414CRB and String字符串思维题
Problem Description CRB has two strings s and t. In each step, CRB can select arbitrary character c of s and insert any character d (d ≠ c) just aft...
2015-08-21
0
370
Power Network 网络流入门题)
这个题 一看到字符串处理我就烦啊烦== 在小伙伴的帮助下可算是知道怎么改对了 万恶的格式(你怎么不说自己学的不好-->_-->) Description A power network consists of nodes (power stations...
2015-08-21
0
665
2015多校联合第十场hdu5410CRB and His Birthday 01背包+完全背包
Problem Description Today is CRB's birthday. His mom decided to buy many presents for her lovely son. She went to the nearest shop with M W...
2015-08-21
0
638
“完全背包”详解及实现(包含背包具体物品的求解)
前言:由于2015多校题 CRB and His Birthday 发现自己完全背包并不是很会T^T 搜了题解看到这篇文章 mark一下~ -----Edit by ZhuSenlin HDU 完全背包是在N种物品中选取若干件(同一种物品可多次选取)放在空间为V的背包里,...
2015-08-21
0
733
POJ 3159 Candies差分约束系统 spfa 附:各种最短路比较
Description During the kindergarten days, flymouse was the monitor of his class. Occasionally the head-teacher brought the kids of fly...
2015-08-21
0
595
首页
上一页
31
32
33
34
35
36
37
38
39
40
下一页
末页