Miss.Zhou
Miss.Zhou
全部文章
acm
###基本算法(~ o ~)Y(1)
.net(1)
2014多校联合(2)
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)
未归档(397)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ acm
(共12篇)
二分查找终极版
本人最近懒癌发作,博客已经几个月没动了,突然良心发现自己二分理解的不好,万一要去省赛岂不是要收到来自大神的嘲讽? 二分分为四种,严格大于某值的最小值;严格小于某值的最大值;大于等于某值的最小值;小于等于某值的最大值 我们需要关注三个地方: 1.循环的条件 low<high 因为如果两者相...
acm
二分查找
c语言
2017-04-11
0
892
51nod1445 变色DNA【最短路】
1445 变色DNA 题目来源: TopCoder 基准时间限制:1 秒 空间限制:131072 KB 分值: 40 难度:4级算法题 收藏 取消关注 有一只特别的狼,它在每个夜晚会进行变色,研究发现它可以...
acm
最短路
2016-10-19
0
746
poj1236Network of Schools【scc求入度=0和出度=0】
Submit Status Practice POJ 1236 Description A number of schools are connected to a computer network. Agreements have ...
acm
scc
2016-10-09
0
695
poj3189Steady Cow Assignment【二分图多重匹配】
Description Farmer John's N (1 <= N <= 1000) cows each reside in one of B (1 <= B <= 20) barns which, of course, have limited ca...
acm
二分图
网络流
poj
2016-10-09
0
734
POJ 3020 Antenna Placement 【二分图 黑白染色】
Description The Global Aerial Research Centre has been allotted the task of building the fifth generation of mobile phone nets in Sweden. Th...
acm
二分图
2016-10-07
0
564
HDU 4185 Oil Skimming 【离散化二分匹配 黑白染色】
Oil Skimming Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2437 Accepted Submission(s):...
acm
二分图
2016-10-05
0
606
Gym 101102D Rectangles 【单调栈】
Description standard input/output Given an R×C grid with each cell containing an integer, find the number of subrectangles in this g...
acm
优化
dp
2016-10-04
0
694
Gym 100917H Hierarchy 【STL好题】
Description standard input/output Statements The hierarchical structure of the new office of Galactical Ministry of Bureacr...
acm
2016-10-02
0
561
nefu481最小路径覆盖问题【网络流24题】
最小路径覆盖问题 Problem:481 Time Limit:1000ms Memory Limit:65536K ...
acm
网络流
2016-09-12
0
728
UVA - 563 Crimewave【最大流】
<center> Crimewave </center> Nieuw Knollendam is a very modern town. This becomes clear already when looking...
acm
网络流
2016-08-30
0
848
首页
上一页
1
2
下一页
末页