码迷,mamicode.com
首页 >  
搜索关键字:zcc loves codefires    ( 818个结果
[2016-04-13][codeforces][447][B][DZY Loves Strings]
时间:2016-04-13 23:36:46 星期三 题目编号:[2016-04-13][codeforces][447][B][DZY Loves Strings] 题目大意:已知每个字母的权值,给定一个字符串s,问,插入k个字母进入字符串s之和,最多能得到多大的权值 分析:直接往s后面插入k个权... ...
分类:其他好文   时间:2016-04-14 01:21:05    阅读次数:144
[2016-04-13][codeforces][447][C][DZY Loves Sequences]
时间:2016-04-13 23:39:47 星期三 题目编号:[2016-04-13][codeforces][447][C][DZY Loves Sequences] 题目大意:给定一串数字,问改变其中一个数字之和,最长能得到多长的严格增加的子串 分析: 维护每个数字往左和往右能延续多长(严格减... ...
分类:其他好文   时间:2016-04-14 01:09:10    阅读次数:166
hdu 4405 Aeroplane chess 概率dp入门题
Description Hzz loves aeroplane chess very much. The chess map contains N+1 grids labeled from 0 to N. Hzz starts at grid 0. For each step he throws a... ...
分类:其他好文   时间:2016-04-13 20:46:21    阅读次数:157
BZOJ3569: DZY Loves Chinese II
Description 神校XJ之学霸兮,Dzy皇考曰JC。 摄提贞于孟陬兮,惟庚寅Dzy以降。 纷Dzy既有此内美兮,又重之以修能。 遂降临于OI界,欲以神力而凌♂辱众生。 今Dzy有一魞歄图,其上有N座祭坛,又有M条膴蠁边。 时而Dzy狂WA而怒发冲冠,神力外溢,遂有K条膴蠁边灰飞烟灭。 而后俟 ...
分类:其他好文   时间:2016-04-12 22:33:22    阅读次数:348
hihocoer Front size
描述 Steven loves reading book on his phone. The book he reads now consists of N paragraphs and the i-th paragraph contains ai characters. Steven wants ...
分类:其他好文   时间:2016-04-12 15:59:44    阅读次数:158
HDOJ 4876 ZCC loves cards
枚举组合,在不考虑连续的情况下推断能否够覆盖L...R,对随机数据是一个非常大的减枝. 通过检測的暴力计算一遍 ZCC loves cards Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Other ...
分类:其他好文   时间:2016-04-12 14:17:13    阅读次数:157
数据结构(线段树):HDU 5649 DZY Loves Sorting
DZY Loves Sorting Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 294 Accepted Submission(s): ...
分类:其他好文   时间:2016-04-11 14:20:11    阅读次数:205
HDU 5655 CA Loves Stick 水题
题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5656 CA Loves Stick Accepts: 381 Submissions: 3204 Time Limit: 2000/1000 MS (Java/Others) Memory Limit ...
分类:其他好文   时间:2016-04-08 21:33:37    阅读次数:209
平衡树---Feed the dogs
POJ 2761 Description Wind loves pretty dogs very much, and she has n pet dogs. So Jiajia has to feed the dogs every day for Wind. Jiajia loves Wind, b ...
分类:其他好文   时间:2016-04-08 20:00:21    阅读次数:238
hdu5658 CA Loves Palindromic 回文树
回文树在处理回文方面真的比manacher要好用得多。。。 #include<iostream> #include<cstdio> #include<cstring> #include<cstdlib> #include<algorithm> #define REP(i,a,b) for(int i ...
分类:其他好文   时间:2016-04-07 07:02:20    阅读次数:191
818条   上一页 1 ... 40 41 42 43 44 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!