题目: Background The knight is getting bored of seeing the same black and white squares again and again and has decided to make a journey around the wor ...
分类:
其他好文 时间:
2017-07-27 15:43:40
阅读次数:
157
Doing Homework again Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6878 Accepted Submission(s) ...
分类:
其他好文 时间:
2017-07-26 21:55:19
阅读次数:
189
1Xcode左侧不显示工程文件目录,提示NO Filter Results 解决办法:What solved was to go to Navigate > Reveal in Project Navigator. After this, the structure appeared again. ...
分类:
移动开发 时间:
2017-07-26 10:48:25
阅读次数:
206
任何一个大学生对菲波那契数列(Fibonacci numbers)应该都不会陌生,它是这样定义的: F(1)=1; F(2)=2; F(n)=F(n-1)+F(n-2)(n>=3); 所以,1,2,3,5,8,13……就是菲波那契数列。 在HDOJ上有不少相关的题目,比如1005 Fibonacci ...
分类:
其他好文 时间:
2017-07-25 22:30:46
阅读次数:
187
The thief has found himself a new place for his thievery again. There is only one entrance to this area, called the "root." Besides the root, each hou ...
分类:
其他好文 时间:
2017-07-25 18:05:52
阅读次数:
148
Revenge of Fibonacci Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 204800/204800 K (Java/Others)Total Submission(s): 3218 Accepted Submission( ...
分类:
其他好文 时间:
2017-07-25 00:55:29
阅读次数:
248
Total Accepted: 1341 Total Submissions: 3744 Difficulty: Medium The thief has found himself a new place for his thievery again. There is only one entr ...
分类:
其他好文 时间:
2017-07-23 21:10:51
阅读次数:
142
Contest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges' favorite time is guessing the most popula ...
分类:
编程语言 时间:
2017-07-23 16:45:25
阅读次数:
164
搜索对象是一个数据的集合(称为搜索表),除了执行搜索外,还可能执行其他操作,例如添加新元素,这样可能会改变搜索表的结构。因此,搜索表可以区分为静态搜索表(表的结构不发生改变)和动态搜索表两种情况。 常见的适用于静态搜索表的搜索方法有:顺序搜索、折半搜索、Fibonacci搜索等。 适用于动态搜索表的 ...
分类:
其他好文 时间:
2017-07-22 18:14:08
阅读次数:
401
Day-2 听说我能来NOI(捂脸熊 xy说我肩负重任(奶的漂亮),要MAKE XJ GREAT AGAIN (大雾 感觉我已经沦为暴力隔膜选手了啊…… Day-1 报到日 早上开super meat boy,把第5张图推的差不多了…… 然而我并没有把它拷出来,绍兴一中网络太慢……惨惨啊…… 没办法 ...
分类:
其他好文 时间:
2017-07-21 23:24:34
阅读次数:
315