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)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ 杭电
(共7篇)
hdu4971A simple brute force problem[【网络流最大流】
Description You are in charge of setting up the press room for the inaugural meeting of the United Nations Internet eXecutive (UNIX), whi...
杭电
网络流
2016-04-16
0
610
hdu1754 I hate it【splay树】
Description 很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。 这让很多学生很反感。 不管你喜不喜欢,现在需要你做的是,就是按照老师的要求,写一个程序,模拟老师的询问。当然,老师有时候需要更新某位...
杭电
2016-04-12
0
756
hdu4975A simple Gaussian elimination problem.【网络流判断是否解唯一】
A simple Gaussian elimination problem. Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1528 ...
杭电
网络流
2016-04-07
0
565
Hdu 5379 Mahjong tree【搜索组合数】
Description Little sun is an artist. Today he is playing mahjong alone. He suddenly feels that the tree in the yard doesn't look good. So he...
杭电
dp
2016-04-03
0
477
hdu4323magic number【编辑距离dp】
Problem Description There are many magic numbers whose lengths are less than 10. Given some queries, each contains a single number, if the Levensh...
杭电
dp
2016-03-27
0
655
hdu4758Walk Through Squares【AC自动机+dp】
On the beaming day of 60th anniversary of NJUST, as a military college which was Second Artillery Academy of Harbin Military Engineering Institute be...
杭电
ac自动机
状态压缩dp
2016-03-18
0
492
hdu2852KiKi's K-Number【线段树第k小】
Total Submission(s): 3314 Accepted Submission(s): 1487 Problem Description For the k-th number, we all should be very familiar with it. Of c...
杭电
线段树
2016-03-08
0
586