码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
[Javascript] Linting JavaScript with ESLint
ESLint is a JavaScript linter (static analysis tool) that offers full support for ES6, JSX, and other modern tools via plugins. We walk through settin...
分类:编程语言   时间:2015-08-28 07:09:44    阅读次数:273
[LeetCode][JavaScript]Single Number III
Single Number IIIGiven an array of numbersnums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find t...
分类:编程语言   时间:2015-08-28 02:04:11    阅读次数:135
[LeetCode#260]Single Number III
Problem:Given an array of numbersnums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the two el...
分类:其他好文   时间:2015-08-28 00:29:40    阅读次数:255
I NEED A OFFER!
I NEED A OFFER!Time Limit : 2000/1000ms (Java/Other)Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 4Accepted Submission(s) : 2Problem D...
分类:其他好文   时间:2015-08-27 18:29:08    阅读次数:141
The Euler function(欧拉函数)
The Euler functionTime Limit : 2000/1000ms (Java/Other)Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 39Accepted Submission(s) : 19Font...
分类:其他好文   时间:2015-08-27 18:00:27    阅读次数:128
找新朋友(欧拉函数)
找新朋友Time Limit : 2000/1000ms (Java/Other)Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 39Accepted Submission(s) : 32Font: Times New Ro...
分类:其他好文   时间:2015-08-27 16:40:30    阅读次数:124
Serial Wire Viewer (SWV)
Being able to display values for counters, sensors and other debugging information is an important part of software development for microcontrollers. ...
分类:其他好文   时间:2015-08-27 15:06:24    阅读次数:354
Euro Efficiency(完全背包)
Euro EfficiencyTime Limit : 2000/1000ms (Java/Other)Memory Limit : 20000/10000K (Java/Other)Total Submission(s) : 12Accepted Submission(s) : 3Problem ...
分类:其他好文   时间:2015-08-27 12:37:29    阅读次数:129
poj 1328 Radar Installation(贪心)
DescriptionAssume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating ...
分类:其他好文   时间:2015-08-27 02:08:29    阅读次数:165
UVA 题目760 DNA Sequencing (后缀数组求两个串最长公共子串,字典序输出)
DNA Sequencing  A DNA molecule consists of two strands that wrap around each other to resemble a twisted ladder whose sides, made of sugar and phosphate molecules, are connected by rungs of...
分类:编程语言   时间:2015-08-27 00:28:26    阅读次数:199
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!