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篇)
poj2823Sliding Window【线段树维护滚动区间最值】
Description An array of size n ≤ 10 6 is given to you. There is a sliding window of size k which is moving from the very left of...
线段树
poj
2016-03-17
0
624
hdu4057 Rescue the Rabbit【AC自动机+dp滚动数组】
Description Dr. X is a biologist, who likes rabbits very much and can do everything for them. 2012 is coming, and Dr. X wants to take som...
2016-03-16
0
394
hdu3018Ant Trip【欧拉道路数量 并查集】
Description Ant Country consist of N towns.There are M roads connecting the towns. Ant Tony,together with his friends,wants to ...
2016-03-16
0
389
UVALive 4255 Guess【拓扑排序 】
题目转不过来: 点击打开链接 这个题真是万万没想到是拓扑排序啊啊啊,以为和之前有一个变换质数的题一样是深搜==挑了半天没看出来哪里错了⊙﹏⊙b汗 先说拓扑排序是什么来着,这也是扔了几乎半年的知识点==,通过找连着的边,让点的入度减少,入度为0的点入队列,从而形成一条可行路径== 这题是白书...
拓扑排序
2016-03-15
0
476
hdu2825Wireless Password【ac自动机+dp状态压缩】
Total Submission(s): 5502 Accepted Submission(s): 1737 Problem Description Liyuan lives in a old apartment. One day, he suddenly found that ...
2016-03-15
0
451
poj2299Ultra-QuickSort【线段树求逆序数】离散化
Ultra-QuickSort Time Limit: 7000MS Memory Limit: 65536K Total Submissions: 52097 Accepted: 19113...
2016-03-15
0
429
poj2352Stars【线段树单点更新区间求和】
Stars Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 39832 Accepted: 17283 ...
poj
线段树
2016-03-15
0
522
poj3093Margaritas on the River Walk【01背包计算方法数】
Description One of the more popular activities in San Antonio is to enjoy margaritas in the park along the river know as the River Walk. Margari...
2016-03-13
0
541
hdu3469Watch The Movie【分组背包】二维dp数组
Problem Description New semester is coming, and DuoDuo has to go to school tomorrow. She decides to have fun tonight and will be very busy after t...
dp
杭电
2016-03-13
0
620
hdu3033I love sneakers!【分组背包】每组至少取一个
Total Submission(s): 4877 Accepted Submission(s): 2001 Problem Description After months of hard working, Iserlohn finally wins awesome amoun...
2016-03-13
0
662
首页
上一页
28
29
30
31
32
33
34
35
36
37
下一页
末页