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)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ 未归档
(共397篇)
hdu3461Code Lock【并查集+快速幂】
Problem Description A lock you use has a code system to be opened instead of a key. The lock contains a sequence of wheels. Each wheel has the 26 ...
2015-10-09
0
529
hdu1272小希的迷宫【并查集基础】
上次Gardon的迷宫城堡小希玩了很久(见Problem B),现在她也想设计一个迷宫让Gardon来走。但是她设计迷宫的思路不一样,首先她认为所有的通道都应该是双向连通的,就是说如果有一个通道连通了房间A和B,那么既可以通过它从房间A走到房间B,也可以通过它从房间B走到房间A,为了提高难度,小希希...
2015-10-09
0
472
hdu1466计算直线的交点数&2050 折线分割平面【DP】
Problem Description 平面上有n条直线,且无三线共点,问这些直线能有多少种不同交点数。 比如,如果n=2,则可能的交点数量为0(平行)或者1(不平行)。 Input 输入数据包含多个测试实例,每个测试实例占一行,每行包含一个正整数n(n&l...
2015-10-08
0
617
弱校联萌十一大决战之背水一战K. King's Sanctuary
The king found his adherents were building four sanctuaries for him. He is interested about the positions of the sanctuaries and wants to know whether...
2015-10-07
0
657
弱校联萌十一大决战之背水一战C. Counting Pair
Bob hosts a party and invites N boys and M girls. He gives every boy here a unique number Ni(1 <= Ni <= N). And for the girl, everyone holds a u...
2015-10-07
0
382
弱校联萌十一大决战之背水一战B Binary Operations
Bob has a sequence of N integers. They are so attractive, that Alice begs to have a continued part of it(a continued part here also means a continued ...
2015-10-07
0
497
弱校联萌十一大决战之背水一战A A Big Dinner
As is known to all, an ACM team consists of three members and to know more about each others, they often go to a restaurant to have a big dinner. Each...
2015-10-07
0
464
弱校联萌十一大决战之如日中天A Ariel【二进制+排序】
这个题也是太不好懂了==看了过的代码才明白(⊙﹏⊙)b 不过当时就能想到二进制也挺欣慰的 什么叫做“相同的必须有,没有的必须没有,其他的无所谓?”==>后来查询中的给的特征与他本身的特征相比较,其中相同的特征其他参与排名的生物必须有,不同的特征其他参与排名生物必须没有,剩下的特征可有可无 ...
2015-10-06
0
492
弱校联萌十一大决战之厉兵秣马H. Hanoi Towers poj3572
The “Hanoi Towers” puzzle consists of three pegs (that we will name A, B, and C) with n disks of different diameters stacked onto the pegs. Initially ...
2015-10-06
0
427
弱校联萌十一大决战之厉兵秣马B. Building for UN poj3566
The United Nations has decided to build a new headquarters in Saint Petersburg, Russia. It will have a form of a rectangular parallelepiped and will c...
2015-10-06
0
422
首页
上一页
28
29
30
31
32
33
34
35
36
37
下一页
末页