Majority ElementGiven an array of sizen, find the majority element. The majority element is the element that appears more than? n/2 ?times.You may ass...
分类:
其他好文 时间:
2014-12-22 12:42:30
阅读次数:
152
感觉Leetcode出书了以后judge速度快了不少,但是新出的题目质量不大好
Given an array of size n, find the majority element. The majority element is the element that appears more than ?
n/2 ? times.
You may assume that the...
分类:
其他好文 时间:
2014-12-22 11:09:40
阅读次数:
121
Given an array of integers, every element appears three times except for one. Find that single one.
Note:
Your algorithm should have a linear runtime complexity. Could you implement it without usi...
分类:
其他好文 时间:
2014-12-17 22:45:19
阅读次数:
215
Binary String Matching
时间限制:3000 ms | 内存限制:65535 KB
难度:3
描述Given two strings A and B, whose alphabet consist only ‘0’ and ‘1’. Your task is only to tell how many times does A appear a...
分类:
其他好文 时间:
2014-12-17 16:35:01
阅读次数:
169
Descriptionliympanda, one of Ikki’s friend, likes playing games with Ikki. Today after minesweeping with Ikki and winning so many times, he is tired o...
分类:
其他好文 时间:
2014-12-15 23:15:31
阅读次数:
287
使用自定义字体:在CSS2中font-family属性只能使用两个字体:通用字体:Serif字体,Sans-serif字体,Monospace字体,Cursive字体,Fantasy字体;特定字体:如Times,Courier等,要求计算机已经安装该字体;使用@font-face:@font-fac...
分类:
Web程序 时间:
2014-12-15 13:42:18
阅读次数:
229
HDU Today
Time Limit : 15000/5000ms (Java/Other) Memory Limit : 32768/32768K (Java/Other)
Total Submission(s) : 6 Accepted Submission(s) : 1
Font: Times New Roman | Verdana | Georgia
F...
分类:
其他好文 时间:
2014-12-12 20:53:31
阅读次数:
208
前言click绑定在DOM元素上添加事件句柄以便元素被点击的时候执行定义的JavaScript 函数。大部分是用在button,input和连接a上,但是可以在任意元素上使用。简单示例ClickBind You've clicked times Click me 预览效果 每次点击按...
分类:
Web程序 时间:
2014-12-11 10:02:01
阅读次数:
369
Greater or Lesser
Time Limit: 2 Sec Memory Limit: 128 MB
Description
Baby A has given you N positive integers, then, he will ask M times. Each query is positive integer x. For each query...
分类:
其他好文 时间:
2014-12-10 18:03:40
阅读次数:
147
1.在太空上会哭吗。
Clayton C是美国的退役宇航员。他曾经在太空中哭过好几次,而且感觉就跟地球上一样。
Clayton
C. Anderson, US
Astronaut, Retired
I cried in space several times... due to some very emotional circumstances. I speak of...
分类:
其他好文 时间:
2014-12-09 19:45:23
阅读次数:
184