Trie树,第一次写,简单的建树+搜索它的思路hiho上讲得很清楚,good~ 1 #include 2 #include 3 using namespace std; 4 char word[11]; 5 int n,m; 6 struct trie 7 { 8 int num; 9 ...
分类:
其他好文 时间:
2014-07-19 21:17:39
阅读次数:
205
Counting
The Problem
Gustavo knows how to count, but he is now learning how write numbers. As he is a very good student, he already learned 1, 2, 3 and 4. But he didn't realize yet tha...
分类:
其他好文 时间:
2014-07-18 22:04:36
阅读次数:
322
1. OverviewSome time ago, I was automating a few tasks with PowerShell and needed to set NTFS permissions on a folder. I was tempted to use the good o...
分类:
其他好文 时间:
2014-07-18 19:31:42
阅读次数:
359
Not so MobileBefore being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. Th....
分类:
其他好文 时间:
2014-07-18 13:34:02
阅读次数:
242
1.hi/hello!/ Hullo!/How Do you do?(你好)2.(Good)morning/afternoon/evening!(早/下午/晚上(好))3.how are you?/how are you going?/how are you all keeping?(你好吗/最近过...
分类:
其他好文 时间:
2014-07-18 11:36:34
阅读次数:
205
一、扩展函数原型的更好办法://定义下面的通用方法
Function.prototype.method=function(name,func){
this.prototype[name]=func;
returnthis;
};
//使用上面的通用方法作为工具进行扩展,以免每次扩展都访问Function.prototype.XXX(that‘sugly).
Number.method(‘integer‘,fun..
分类:
编程语言 时间:
2014-07-17 09:44:42
阅读次数:
259
A message containing letters fromA-Zis being encoded to numbers using the following mapping:'A' -> 1'B' -> 2...'Z' -> 26Given an encoded message conta...
分类:
其他好文 时间:
2014-07-16 18:20:59
阅读次数:
155
1、一般性规则避免使用attach写函数是尽量少的使用stop()定义S3和S4的对象不要混在一起使用2、文件命名以.r结束的文件,尽可能的增加信息在文件名里面,比如Good:predict_ad_revenue.RBad:foo.R3、变量名和函数命名规则# 注意,在R环境下,大小写是敏感的变量:...
分类:
其他好文 时间:
2014-07-16 15:28:17
阅读次数:
231
2013-5-3 Yongwu Shen
Future AI system would be the one that is able to grow from the rootby itself, rather than being created brick by brick like existing ones.
Building an AI system in the future w...
分类:
其他好文 时间:
2014-07-16 08:51:57
阅读次数:
347
Is not 80 biplane was cheap ghd australia paypal ever issues the plane genuinely located Boeing with respect to simply being all of us business jet fo...
分类:
其他好文 时间:
2014-07-16 00:14:33
阅读次数:
288