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篇)
poj3252Round Numbers【数位dp】
Round Numbers Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 11258 Accepted: 4205 ...
2016-03-11
0
484
hdu3709Balanced Number【数位dp】
Online Judge Online Exercise Online Teaching Online Contests Exercise Author F.A.QHand In HandOn...
2016-03-11
0
439
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
458
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
hdu4027Can you answer these queries?【线段树区间更新区间求和】
Problem Description A lot of battleships of evil are arranged in a line before the battle. Our commander decides to use our secret weapon to elimi...
2016-03-07
0
375
hdu3440House Man【差分约束系统】
Problem Description In Fuzhou, there is a crazy super man. He can’t fly, but he could jump from housetop to housetop. Today he plans to use N hous...
2016-03-03
0
378
hdu1531King【差分约束系统】
Problem Description Once, in one kingdom, there was a queen and that queen was expecting a baby. The queen prayed: ``If my child was a son and if ...
2016-03-02
0
415
zoj1420Cashier Employment【差分约束系统论文题】
A supermarket in Tehran is open 24 hours a day every day and needs a number of cashiers to fit its need. The supermarket manager has hired you to help...
2016-03-02
0
447
zoj1508Intervals&poj1201 Intervals【差分约束论文题】
You are given n closed, integer intervals [ai, bi] and n integers c1, ..., cn. Write a program that: > reads the number of intervals, their endpoin...
2016-03-02
0
323
首页
上一页
14
15
16
17
18
19
20
21
22
23
下一页
末页