题目:Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction ...
分类:
其他好文 时间:
2015-04-13 14:36:03
阅读次数:
100
Ubuntu 14.10系统,通过emacs package system安装了模块auto-complete-clang然后进入.emacs.d/init.el中如下配置:;; auto complete
(require 'auto-complete)
(add-to-list 'ac-dictionary-directories "~/.emacs.d/elpa/auto-complete...
分类:
编程语言 时间:
2015-04-12 01:25:59
阅读次数:
166
一:LeetCode 121 Best
Time to Buy and Sell Stock
题目:
Say you have an array for which the ith element is the price of a given stock on day i.
If you were only permitted to complete at most one t...
分类:
其他好文 时间:
2015-04-11 20:52:40
阅读次数:
213
Win8系统MySQL6.0安装图解(作者:wanghui2015/04/08)1、首先双击mysql-6.0.10-msi,会出现如下图所示界面。点击next;2、出现如下界面:这三个为选择安装类型,新手可以选择Typical或Complete就可以了。咱们为了看一下安装细节,选择Custom,然后点击Next继续。3、如下界面:..
分类:
数据库 时间:
2015-04-10 07:09:03
阅读次数:
280
Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complete a...
分类:
其他好文 时间:
2015-04-09 13:28:05
阅读次数:
94
Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction (ie...
分类:
其他好文 时间:
2015-04-09 06:08:10
阅读次数:
147
Say you have an array for which the ith element is the price of a given stock on day i.If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock), desi...
分类:
其他好文 时间:
2015-04-08 18:16:49
阅读次数:
131
Say you have an array for which the ith element is the price of a given stock on day
i.
Design an algorithm to find the maximum profit. You may complete at most
k transactions.
Note:
You may not ...
分类:
其他好文 时间:
2015-04-07 10:03:35
阅读次数:
154
Assembling a detailed and accurate history of the 80386, including a complete listing of all the "steppings" (revisions), when they were released, wha...
分类:
其他好文 时间:
2015-04-06 18:43:29
阅读次数:
220
Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complete a...
分类:
其他好文 时间:
2015-04-06 15:29:04
阅读次数:
223