113. Path Sum II 113. Path Sum II Total Accepted: 88034 Total Submissions: 302190 Difficulty: Medium Given a binary tree and a sum, find all root-to-l ...
分类:
其他好文 时间:
2016-07-20 19:13:13
阅读次数:
147
Mac OS的一些:华文细黑:STHeiti Light [STXihei]华文黑体:STHeiti华文楷体:STKaiti华文宋体:STSong华文仿宋:STFangsong儷黑 Pro:LiHei Pro Medium儷宋 Pro:LiSong Pro Light標楷體:BiauKai蘋果儷中黑 ...
分类:
Web程序 时间:
2016-07-20 13:34:58
阅读次数:
170
264. Ugly Number II 264. Ugly Number II Total Accepted: 35338 Total Submissions: 120258 Difficulty: Medium Write a program to find the n-th ugly numbe ...
分类:
其他好文 时间:
2016-07-16 11:29:34
阅读次数:
130
安装wgethttp://www.atomicorp.com/installers/atomicsh./atomicyumcheck-updateyumrepolistyum-yinstallnginxservicenginxstartchkconfignginxonyuminstall-ymysqlmysql-server/etc/init.d/mysqldstartchkconfigmysqldoncp/usr/share/mysql/my-medium.cnf/etc/my.cnfmysql_sec..
分类:
其他好文 时间:
2016-07-15 17:34:26
阅读次数:
194
转自: http://www.cnblogs.com/javaee6/p/4142270.html?utm_source=tuicool&utm_medium=referral js中遍历数组的有两种方式 1 2 3 4 5 6 7 8 9 var array=['a'] //标准的for循环 fo ...
分类:
编程语言 时间:
2016-07-14 21:45:48
阅读次数:
179
http://www.cnblogs.com/linuxnote/p/3817698.html?utm_source=tuicool&utm_medium=referral mydumper介绍 https://launchpad.net/mydumper http://www.cnblogs.co ...
分类:
其他好文 时间:
2016-07-14 10:05:50
阅读次数:
230
The Wall (medium) The Wall (medium) Heidi the Cow is aghast: cracks in the northern Wall? Zombies gathering outside, forming groups, preparing their a ...
分类:
其他好文 时间:
2016-07-14 03:01:52
阅读次数:
133
Brain Network (medium) Brain Network (medium) Further research on zombie thought processes yielded interesting results. As we know from the previous p ...
分类:
Web程序 时间:
2016-07-14 02:45:41
阅读次数:
183
题意:给定一棵树中,让你计算它的直径,也就是两点间的最大距离。 析:就是一个树上DP,用两次BFS或都一次DFS就可以搞定。但两次的时间是一样的。 代码如下: 两次BFS: ...
分类:
Web程序 时间:
2016-07-11 16:57:27
阅读次数:
198
出处: http://www.cnblogs.com/justinzhang/p/4273470.html https://www.xplenty.com/blog/2014/05/hive-vs-hbase/?%20utm_source=dzone&utm_medium=link&utm_term ...
分类:
其他好文 时间:
2016-07-11 12:11:47
阅读次数:
158