Given a binary tree, return the zigzag level order traversal of its nodes' values. (ie, from left to right, then right to left for the next level and ...
分类:
其他好文 时间:
2016-06-26 22:23:48
阅读次数:
172
由于一个字段某行数据的字段集的原因导致 replicat进程报 OGG-03517错 OGG-03517 Conversion from character set zhs16gbk of source column LPL_MERCHANT_NAME to character set UTF-8 ...
分类:
其他好文 时间:
2016-06-24 10:45:22
阅读次数:
296
最近在win7 系统下,打算利用 cmake 生成项目文件,然后用vs2010进行编译。但是在cmake的时候出现错误弹窗: 并出现错误信息:LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or ...
分类:
其他好文 时间:
2016-06-23 23:53:17
阅读次数:
182
题目链接:https://community.topcoder.com/stat?c=problem_statement&pm=1259&rd=4493 题意:给一串数字,求出最长的波动序列。波动的定义是一个数相邻的两个数同时比他大或者同时比他小,形象的看成一个波动的三角函数吧。 定义dp(i)为到 ...
分类:
其他好文 时间:
2016-06-21 17:05:42
阅读次数:
239
1021 - Painful Bases PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB As you know that sometimes base conversion is a painfu ...
分类:
其他好文 时间:
2016-06-20 20:30:03
阅读次数:
214
和102是一样的 用Collections.reverse(list)来翻转list ...
分类:
其他好文 时间:
2016-06-10 06:13:43
阅读次数:
184
题目描述: The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed ...
分类:
其他好文 时间:
2016-06-08 01:41:04
阅读次数:
209
HTML: 注意: Action类中包含user实例,并有get和set方法。框架利用set方法和反射构造user实例 集合类型绑定 9.1.绑定MAP 9.2绑定list 9.3外部映射文件 定义list对象 外部文件: LoginAction-conversion.properties -con ...
分类:
其他好文 时间:
2016-06-04 23:42:39
阅读次数:
188
我的leetcode之旅,该篇章主要完成使用Java实现算法。这是第6篇ZigZag Conversion...
分类:
编程语言 时间:
2016-06-02 22:06:17
阅读次数:
205