Miss.Zhou
Miss.Zhou
全部文章
hdu
###基本算法(~ 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)
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的小窝
六年磨一剑~
全部文章
/ hdu
(共27篇)
poj1269Intersecting Lines直线相交 模板
Description We all know that a pair of distinct points on a plane defines a line and that a pair of lines on a plane will intersect in one of thre...
hdu
算法
几何
2015-09-12
0
491
2015多校联合第六场 hdu5373 The shortest problem 水
Problem Description In this problem, we should solve an interesting game. At first, we have an integer n, then we begin to make some funny change...
hdu
多校
算法
模拟
2015-09-08
0
636
2015多校联合第八场hdu5384Danganronpa AC自动机
Problem Description Danganronpa is a video game franchise created and developed by Spike Chunsoft, the series' name is compounded from the Japane...
hdu
多校
算法
AC自动机
2015-09-08
0
521
2015多校联合第五场 hdu5349 MZL's simple problem 优先队列
Problem Description A simple problem Problem Description You have a multiple set,and now there are three kinds of operations: 1 x : add num...
hdu
算法
多校
优先队列
STL
2015-09-03
0
558
2015多校联合第二场5308I Wanna Become A 24-Point Master
Problem Description Recently Rikka falls in love with an old but interesting game -- 24 points. She wants to become a master of this game, so she...
hdu
算法
多校
2015-09-01
0
515
2015多校联合第一场hdu5288OO’s Sequence
链接‘ 开始有所没读明白题orz 一上午终于看懂了 已知n个数 相对顺序固定 如果存在子区间 使得任意a[i]不能整除区间里的其他数 区间长度之和是多少? 借用网友的思路:每个a[i]所在范围有左右顶点分别是l[i]和r[i] 则题目转化为求(i-l[i]+1)*(r[i] - i + 1) ...
hdu
多校
2015-09-01
0
536
HDU 1026 Ignatius and the Princess I 广搜
Description The Princess has been abducted by the BEelzebub feng5166, our hero Ignatius has to rescue our pretty Princess. Now he gets into ...
hdu
算法
广搜
2015-08-31
0
437
hdu5422#53-div2-1Rikka with Graph
Problem Description As we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. T...
hdu
思维题
bestcoder
2015-08-29
0
487
hdu1532Drainage Ditches裸的网络流
Problem Description Every time it rains on Farmer John's fields, a pond forms over Bessie's favorite clover patch. This means that the clover is ...
hdu
网络流
2015-08-21
0
782
hdu1599 find the mincost route
Problem Description 杭州有N个景区,景区之间有一些双向的路来连接,现在8600想找一条旅游路线,这个路线从A点出发并且最后回到A点,假设经过的路线为V1,V2,....VK,V1,那么必须满足K>2,就是说至除了出发点以外至少要经过2个其他不同的景区,而且不能重复...
hdu
算法
最小环
2015-08-20
0
617
首页
上一页
1
2
3
下一页
末页