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)
未归档(397)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
(共733篇)
hdu1712ACboy needs your help【分组背包入门题】
Problem Description ACboy has N courses this term, and he plans to spend at most M days on study.Of course,the profit he will gain from different ...
2016-03-13
0
442
HDU 3829 - Cat VS Dog【二分图最大匹配最大独立集】
Submit Status Description The zoo have N cats and M dogs, today there are P children visiting the zoo, each child has a like-an...
2016-03-12
0
372
HDU 3836 - Equivalent Sets【强连通分量 基础题】
Description To prove two sets A and B are equivalent, we can first prove A is a subset of B, and then prove B is a subset of A, so finally w...
2016-03-12
0
859
fzu1977Pandora adventure【插头dp】
roblem Description The pollution of the earth is so serious that people can not survive any more. Fortunately, people have found a new planet that...
dp
2016-03-12
0
433
poj3252Round Numbers【数位dp】
Round Numbers Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 11258 Accepted: 4205 ...
2016-03-11
0
482
hdu3709Balanced Number【数位dp】
Online Judge Online Exercise Online Teaching Online Contests Exercise Author F.A.QHand In HandOn...
2016-03-11
0
438
hdu3555Bomb【数位dp入门题】
Bomb Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others) Total Submission(s): 12286 Accepted Submission(s): 4410 ...
2016-03-11
0
457
hdu4283You Are the One【区间dp】
招聘——巴卡斯科技(杭州)、英雄互娱(杭州) You Are the One Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Subm...
2016-03-10
0
466
hdu2476String painter【区间dp】递推+递归的记忆化搜索
开始刷dp,图论的算法周末或者上课再学~这个题AC率那么高居然不会做==,太弱了 说题意:刷一下这个线段变成都是一个字母,再刷一下可以覆盖原来的,问最少刷几下由A串变成B串。开始就想到括号匹配了,但是纠结于怎样能取最优,那个题是从左端点+1到右端点找匹配取最优。这个题怎样能减少操作呢?我们想到如果...
2016-03-10
0
491
poj2886Who Gets the Most Candies?【线段树单点更新】
Description N children are sitting in a circle to play a game. The children are numbered from 1 to N in clockwise order. Each of them has a card...
线段树
poj
2016-03-08
0
423
首页
上一页
29
30
31
32
33
34
35
36
37
38
下一页
末页