DescriptionValera loves his garden, wherenfruit trees grow.This year he will enjoy a great harvest! On thei-th treebifruit grow, they will ripen on a ...
                            
                            
                                分类:
其他好文   时间:
2015-03-17 14:03:32   
                                阅读次数:
137
                             
                    
                        
                            
                            
                                Problem Description 
One day, Alice and Bob felt bored again, Bob knows Alice is a girl who loves math and is just learning something about matrix, so he decided to make a crazy problem for her.Bob has...
                            
                            
                                分类:
其他好文   时间:
2015-03-16 19:22:16   
                                阅读次数:
102
                             
                    
                        
                            
                            
                                1 // Components for manipulating sequences of characters -*- C++ -*- 2 3 // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005...
                            
                            
                                分类:
其他好文   时间:
2015-03-16 19:18:21   
                                阅读次数:
404
                             
                    
                        
                            
                            
                                All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying DNA, it is sometimes useful to identify repeated sequences within the DNA.
Wri...
                            
                            
                                分类:
编程语言   时间:
2015-03-16 13:00:34   
                                阅读次数:
213
                             
                    
                        
                            
                            
                                语法结构:fortargetinsequences:code...code......else:code...code...注:1,sequences是序列,包含列表(list)、元组(tuple)、字符串(string)、文件(file),但是比如整形数字80,这样的是不可以的2,条件结尾有冒号3,循环体无花括号,由同意缩进控制4,else语句可..
                            
                            
                                分类:
其他好文   时间:
2015-03-16 11:15:18   
                                阅读次数:
121
                             
                    
                        
                            
                            
                                All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying DNA, it is sometimes useful to ...
                            
                            
                                分类:
其他好文   时间:
2015-03-15 16:32:13   
                                阅读次数:
143
                             
                    
                        
                            
                            
                                英文题面:
De Prezer loves movies and series. He has watched the
Troy for like 100 times and also he is a big fan of
Supernatural series.So, he did some researches and found a cursed object which had
n...
                            
                            
                                分类:
其他好文   时间:
2015-03-14 15:26:11   
                                阅读次数:
163
                             
                    
                        
                            
                            
                                目录目录
前言
题目
Native思路
二进制思路
AC前言最近在LeetCode上能一次AC的概率越来越低了,我这里也是把每次不能一次AC的题目记录下来,把解题思路分享给大家。题目All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: “ACGAATTCCG”. When...
                            
                            
                                分类:
其他好文   时间:
2015-03-14 12:30:04   
                                阅读次数:
201
                             
                    
                        
                            
                            
                                Slices are a key data type in Go, giving a more powerful interface to sequences than arrayspackage mainimport ( "fmt")func main() { s := make([]...
                            
                            
                                分类:
其他好文   时间:
2015-03-13 16:06:20   
                                阅读次数:
186
                             
                    
                        
                            
                            
                                All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying DNA, it is sometimes useful to identify repeated sequences within the DNA.
Wri...
                            
                            
                                分类:
其他好文   时间:
2015-03-13 12:48:59   
                                阅读次数:
170