码迷,mamicode.com
首页 >  
搜索关键字:written    ( 1077个结果
leetcode[6]ZigZag Conversion
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 font fo...
分类:其他好文   时间:2015-02-10 15:12:10    阅读次数:138
UVA 11584 Partitioning by Palindromes DP
题目链接 n2n^2 的预处理i~j是不是回文串然后 n2n^2 的DP11584 Partitioning by PalindromesCan you read upside-down? We say a sequence of characters is a palindrome if it is the same written forwards and backwards. For e...
分类:其他好文   时间:2015-02-09 16:06:59    阅读次数:103
org mode 使用latex
org mode写技术文章,经常需要编写数学公式和希腊字母。下面介绍e如何使用.希腊字母可以使用转义符获得的h结果是:Angles are written as Greek letters α, β and γ....
分类:其他好文   时间:2015-02-08 16:56:37    阅读次数:705
LeetCode 006 ZigZag Conversion
题目描述:ZigZag ConversionThe string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to display this patt...
分类:其他好文   时间:2015-02-07 13:05:22    阅读次数:127
小白的Android Note(written by Mr.Bubbles)
小白的Android Notewritten by Mr.Bubbles今日进军android,几天的洗礼后也是焦头烂额,现总结学习的点点经历分享如下,如有错误请包涵并指出。首先配置JDK ECLISPE就不多言。eclispe主要是使用XML和Java两种语言,XML处理表现层,就是可以对一个页面...
分类:移动开发   时间:2015-02-05 20:06:21    阅读次数:178
2015-基础(6)
G - G Description Ignatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words and then output them.    ...
分类:其他好文   时间:2015-02-04 14:48:58    阅读次数:163
PAT1019. General Palindromic Number
A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number...
分类:其他好文   时间:2015-02-04 12:36:32    阅读次数:114
1019. General Palindromic Number
1019. General Palindromic Number (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same when it is written forwa...
分类:其他好文   时间:2015-02-03 21:16:09    阅读次数:211
【leetcode】ZigZag Conversion
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 font fo...
分类:其他好文   时间:2015-02-03 21:04:41    阅读次数:133
QtGUI Module's Classes
Qt GUI C++ ClassesThe Qt GUI module provides the basic enablers for graphical applications written with Qt. More...ReferenceQt GUI C++ ClassesEvent Cl...
分类:其他好文   时间:2015-02-02 21:14:22    阅读次数:413
1077条   上一页 1 ... 83 84 85 86 87 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!