码迷,mamicode.com
首页 >  
搜索关键字:c. dzy loves sequences    ( 1332个结果
[洛谷1580]yyy loves Easter_Egg I
题目背景Soha的出题效率着实让人大吃一惊。OI,数学,化学的题目都出好了,物理的题还没有一道。于是,Huntfire,absi2011,lanlan对soha进行轮番炸,准备炸到soha出来,不料,人群中冲出了个kkksc03……题目描述yyy loves OI(Huntfire),yyy lov...
分类:其他好文   时间:2015-10-17 10:32:59    阅读次数:248
ABySS 拼接工具
ABySS, that stands for Assembly By Short Sequences, is a de novo, parallel, paired-end sequence assembler that is designed for short reads. The single...
分类:其他好文   时间:2015-10-15 01:09:48    阅读次数:546
HDU 1711 Number Sequence(kmp)
Problem DescriptionGiven two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2], ...... , b[M] (1 #include#include#include#include#inclu...
分类:其他好文   时间:2015-10-14 23:24:06    阅读次数:180
CF109 C. Lucky Tree 并查集
Petya loves lucky numbers. We all know that lucky numbers are the positive integers whose decimal representations contain only the lucky digits4and7. ...
分类:其他好文   时间:2015-10-14 19:54:18    阅读次数:183
hdu5269 ZYB loves Xor I
分治法和字典树都可以,都是递归,但字典树耗内存 从第一bit开始,若相同则xor为0,分到同一部分,不相同则统计,且此时lowbit为这一bit,最后结果要乘以2 1 /*分治法*/ 2 #include 3 #define MOD 998244353 4 5 using namespac...
分类:其他好文   时间:2015-10-13 20:58:53    阅读次数:167
Codeforces Round #324 (Div. 2)C. Marina and Vasya set
C. Marina and VasyaMarina loves strings of the same length and Vasya loves when there is a third string, different from the...
分类:其他好文   时间:2015-10-08 21:33:35    阅读次数:213
括号匹配 CodeForces 5C
DescriptionThis is yet another problem dealing with regular bracket sequences.We should remind you that a bracket sequence is called regular, if by in...
分类:其他好文   时间:2015-10-03 10:43:02    阅读次数:269
Codeforces 581C Developing Skills
C. Developing SkillsPetya loves computer games. Finally a game that he's been waiting for so long came out!The main character of this game hasndiffere...
分类:其他好文   时间:2015-09-29 16:49:31    阅读次数:258
cf581C Developing Skills
Petya loves computer games. Finally a game that he's been waiting for so long came out!The main character of this game hasndifferent skills, each of w...
分类:其他好文   时间:2015-09-28 23:40:00    阅读次数:282
General Problem Solving Techniques [Beginner-1]~E
Mohammad has recently visited Switzerland. As he loves his friends very much, he decided to buy some chocolate for them, but as this fine chocolat...
分类:其他好文   时间:2015-09-18 21:43:19    阅读次数:159
1332条   上一页 1 ... 78 79 80 81 82 ... 134 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!