码迷,mamicode.com
首页 >  
搜索关键字:same    ( 2737个结果
抽屉原理入门
E - 鸽巢原理入门1 Time Limit:2000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description Every year there is the same problem at Halloween: Each neighbour i...
分类:其他好文   时间:2014-07-29 14:53:58    阅读次数:297
a love story,scan slowly
应用商店的小镜子A LVOE STORYI mean I knew it was ending, but I was still there, doing the same job I had been doing for the last 8 years. So my day to day exp...
分类:其他好文   时间:2014-07-28 23:44:54    阅读次数:374
Substring with Concatenation of All Words leetcode java
题目:You are given a string, S, and a list of words, L, that are all of the same length. Find all starting indices of substring(s) in S that is a conca....
分类:编程语言   时间:2014-07-28 14:39:03    阅读次数:1117
Sort Colors leetcode java
题目:Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order r....
分类:编程语言   时间:2014-07-28 11:34:20    阅读次数:297
Problem F CodeForces 16E
Descriptionnfish, numbered from1ton, live in a lake. Every day right one pair of fish meet, and the probability of each other pair meeting is the same...
分类:其他好文   时间:2014-07-28 11:30:30    阅读次数:367
LeetCode: Max Points on a Line
LeetCode: Max Points on a LineGiven n points on a 2D plane, find the maximum number of points that lie on the same straight line.地址:https://oj.leetcod...
分类:其他好文   时间:2014-07-27 23:22:59    阅读次数:289
Understanding Linux /proc/cpuinfo
http://www.richweb.com/cpu_infoA hyperthreaded processor has the same number of function units as an older, non-hyperthreaded processor. It just has t...
分类:系统相关   时间:2014-07-27 22:56:19    阅读次数:518
SPOJ - MYQ10 Mirror Number (数位DP)
Description A number is called a Mirror number if on lateral inversion, it gives the same number i.e it looks the same in a mirror. For example 101 is a mirror number while 100 is not.  Given two ...
分类:其他好文   时间:2014-07-27 11:10:22    阅读次数:204
GridView 绑定数据的常用指定格式。
形式语法结果注释数字{0:N2}12.36数字{0:N0}13货币{0:c2}$12.36货币{0:c4}$12.3656货币"¥{0:N2}"¥12.36科学计数法{0:E3}1.23E+001百分数{0:P}12.25%P and p present the same.日期{0:D}2006年1...
分类:其他好文   时间:2014-07-27 10:44:12    阅读次数:217
设计模式之建造者模式
建造者目的:Separate the construction of a complex object from its representation so thatthe same construction process can create different representations....
分类:其他好文   时间:2014-07-27 10:29:32    阅读次数:228
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!