由买买提看人间百态

topics

全部话题 - 话题: bestdeal
1 (共1页)
d*****r
发帖数: 39446
1
【此篇文章是由自动发信系统所张贴】
BestDeal 已经成为本俱乐部的正式成员, 特此通知.
d*****r
发帖数: 39446
2
【此篇文章是由自动发信系统所张贴】
BestDeal 申请加入本俱乐部的请求已经通过审批, 成为本俱乐部的正式成员, 特此通知.
d*****r
发帖数: 39446
3
【此篇文章是由自动发信系统所张贴】
BestDeal 申请加入本俱乐部的请求已经通过审批, 成为本俱乐部的正式成员, 特此通知.
d*****r
发帖数: 39446
4
【此篇文章是由自动发信系统所张贴】
BestDeal 申请加入本俱乐部的请求已经通过审批, 成为本俱乐部的正式成员, 特此通知.
c*****l
发帖数: 30
5
hmmm... 第一题我这样做就3次遍历了
遍历一编应该就可以了:
lowest = price[0];
bestdeal = 0;
for(int i=1; i {
if(price[i] - lowest > bestdeal)
bestdeal = price[i] - lowest;

if(lowest > price[i])
lowest = price[i];
}
e****e
发帖数: 418
6
I agree. Here is my code.
public static int beatStockMarketUnlimited(int[] prices) {
if ( prices == null || prices.length == 0 )
return 0;

int bestDeal = 0;
for ( int i = 0; i < prices.length - 1; i++ ) {
if ( prices[i] < prices[i+1] ) {
int startLow = i;
while ( i < prices.length - 1 && prices[i] < prices[i+1] )
i++;
int endHigh = i;
bestDeal += prices[endH... 阅读全帖
e****e
发帖数: 418
7
I agree. Here is my code.
public static int beatStockMarketUnlimited(int[] prices) {
if ( prices == null || prices.length == 0 )
return 0;

int bestDeal = 0;
for ( int i = 0; i < prices.length - 1; i++ ) {
if ( prices[i] < prices[i+1] ) {
int startLow = i;
while ( i < prices.length - 1 && prices[i] < prices[i+1] )
i++;
int endHigh = i;
bestDeal += prices[endH... 阅读全帖
d*******h
发帖数: 5065
8
为方便广大JS查询,本帖子自动采集自精华区的evil buyer信息汇总,不定时更新:
http://www.mitbbs.com/bbsdoc3/life.faq/ebiz/D13242179442f0/5
JS汇报evil buyer时请使用与精华区类似的格式,本版奖励包子一枚。
标准格式如下:
1, 标题以半角zip+一个空格开头
2, 帖子的最开始三行为evil buyer 姓名和详细地址
3, 然后空一行
4, 然后写
举例如下:
"
XXXXX amazon evil buyer 一枚
Deal Graph
1 Bestdeal ST
Bestdeal City, XX, XXXXX
Your story with Deal Graph
"
########################### 01501 ###########################
发信人: desktop12 (internet), 信区: ebiz
标 题: 报一个evil buyer
发信站: BBS 未名空间站 (Tue Dec 27 22:11:57 2011, 美东)
Steph... 阅读全帖
d*******h
发帖数: 5065
9
来自主题: ebiz版 - evil buyer标准格式
evil buyer大全自动采集自精华区的evil buyer信息,不定时更新:
http://www.mitbbs.com/article_t2/ebiz/33916637.html
JS汇报evil buyer时请使用与精华区类似的格式,本版奖励包子一枚。
标准格式如下:
1, 标题以半角zip+一个空格开头
2, 帖子的最开始三行为evil buyer 姓名和详细地址
3, 然后空一行
4, 然后写
举例如下:
"
XXXXX amazon evil buyer 一枚
Deal Graph
1 Bestdeal ST
Bestdeal City, XX, XXXXX
Your story with Deal Graph
"
i******4
发帖数: 20643
10
来自主题: ebiz版 - [合集] 发现一些大内幕
☆─────────────────────────────────────☆
OnSale (打折番茄) 于 (Sun Apr 15 22:16:58 2012, 美东) 提到:
算了,我知道的内幕实在太多了,
keep tuned
☆─────────────────────────────────────☆
Fulton (富二代) 于 (Sun Apr 15 22:19:08 2012, 美东) 提到:


☆─────────────────────────────────────☆
Fulton (富二代) 于 (Sun Apr 15 22:19:59 2012, 美东) 提到:
老大刚刚变成了崭新的自己,我都要追随你了
不要让这些秘密烂到肚子里~
☆─────────────────────────────────────☆
bigrain (凉风起天末) 于 (Sun Apr 15 22:32:28 2012, 美东) 提到:
小瑞加油!
☆─────────────────────────────────────☆
ci... 阅读全帖
m*********k
发帖数: 10521
11
来自主题: WBCenter版 - 个人申请代发伪币 04-02
"[FleaMarket]Moneycome Apr 2. ●【求购】重新开张 itunes 任何面额 0.85 发
300包子"
成功奖励 10 伪币的用户: wangpang, uwu, yzhong94, comeorange, ihavenobike,
tiger84, txak47, swineustc, latexcat, kaimao, hyt, notch3, xiangxiu, HBHC,
noncoding, aqqaqq, yutu, magic0, uwlab840, daydreamingz, iABC, zhangpower,
lucky888888, BuzzKill, iiiiiiiiiii, iouxx, Loomis, keeping, z04140,
elaine815, yll, BestDeal, yunni, Iwork, gracelaqiu, crazycat2000, xlys,
lucy0910, itune138, N007, ahong, p51668, cosplaycat, c8683177, txgirl465,
w... 阅读全帖
c******r
发帖数: 3778
12
看来大家都支持deal,我也喜欢找便宜的买,为啥要便宜卖奶粉的呢?
但是这个还是应该有的管理才好,就是说,是骡子是马得说清楚。
建议版规规定,如果有referral,必须写明referral的部分:
比如http://www.bestdeals.com/bestdiapers/xxxxx,必须在原贴中说明xxxxx的部分是referral。如果不加说明,请大家举报,按乱发广告处理(删贴封人?);写了的就是大家喜闻乐见的deals(加精发包子?)。
读者我想要自己分辨愿不愿意买,愿意不愿意给接受人家的referral。
我个人希望大家支持referral,毕竟找deal发贴子都是辛苦嘛。
本来嘛,给大家提供好deal,自己也赚点儿零花钱不是挺好的吗。
c*******u
发帖数: 12899
13
☆─────────────────────────────────────☆
mitbbx (我要打劫) 于 (Fri Oct 15 01:13:12 2010, 美东) 提到:
最近TWO的事件,很多人投诉TWO, 站务已经发信要求删除帖子
我也算是笨爹之一,虽然我自己也用了他提供的链接买了廉价尿布,也没有仔细检查链
接是否镶嵌有referral。
如果大家觉得在本版讨论宝宝用品deal没有必要,可以重新立版规,禁止帖deal,讨论
deal可以移步到省钱版和二手版。我个人倾向于,继续鼓励大家研究交流婴幼儿的deal
。 大家亲拍吧, 参与本帖讨论的,都有包子 (LOL,我怎么又滥发包子了)
光RE的,木有包子,呵呵。
☆─────────────────────────────────────☆
pkubbs (老妖) 于 (Fri Oct 15 01:15:32 2010, 美东) 提到:
easy
去省钱版
☆─────────────────────────────────────☆
tn0299 (oo) 于 (Fri Oct 15 01:16... 阅读全帖
b***8
发帖数: 621
p********e
发帖数: 16048
15
来自主题: PhotoGear版 - 万佛,发包子求域名
hotdeal
bestdeal
betterdeal
onlinedeal
dailydeals
l*****n
发帖数: 1068
m*********k
发帖数: 10521
17
来自主题: WBCenter版 - 个人申请代发 包子 4-8
"[FleaMarket]Moneycome Apr 8. ● [bssd] 不停再发300包子 itunes 0.87可议
价,itunes不停收"
成功奖励 10 伪币的用户: zongxiaoyu, zachary009, kaimao, flyinocean12, Jay09,
adriene, Norcom, cxt, wf0579, yzhong94, latexcat, ajz, chemie, misty,
ekekid, jeky90, huliweiba, lightbox, uwu, nuncius, uuhhbuhh, doublesea,
zucca, sunshade, taishici, comeorange, yunni, xdxn2011, gible, aponia,
webospad, tie123, webird, wgyeric, Yabba, amanita, supersolid, famerfamer,
Dovee, xtsl, xebec, hopeusw, aya1, darkrai, bagon, Fengying, xy5... 阅读全帖
w*******y
发帖数: 60932
18
Link:
http://www.cottonbabies.com/product_info.php?cPath=51&products_
Use code BESTDEAL for an extra 5% off.
And as always, free shipping!
Bubble, Sweet, and Artist Series available.
Discontinued colors of BG 4.0s are on sale, Buy Two, Get One Free. These
are the pocket cloth diapers. Snaps and aplix are available. I searched
and didn't see this deal posted. For anyone using CDs, this is a good deal!
I bought a bunch when they did they Buy-5-Get-1 deal, but that is ~$14 per
diaper (but cho... 阅读全帖
w*******y
发帖数: 60932
19
Cottonbabies.com has the flip diaper system buy one get one free in colors
Zinnia and Noodle. The Flip diaper is made by the same as Bumgenius and is
a very good diaper system.
Use coupon code BESTDEAL for 5% off making your total for 2 diaper covers $
13.25. Or if purchasing more you can use coupon code diaperswappers for $2.
00 off your order. (diaperswappers will not take $2.00 of just 2 diapers. I
got it to work on my purchase but my purchase was $25.00 so there is a
purchase minimum to ... 阅读全帖
w********2
发帖数: 16371
20
来自主题: _pennystock版 - 没有发贴者的统计
【 以下文字转载自 Chinook 俱乐部 】
发信人: wavelets02 (消失), 信区: Chinook
标 题: 没有发贴者的统计
发信站: BBS 未名空间站 (Fri Jul 6 09:30:59 2012, 美东)
工具搞好了,基本的统计列一下(只考虑了发帖,没有考虑mark)
俱乐部工632个用户,
4月1日起没有发言的 364个
5月1日起没有发言的 384个
6月1日起没有发言的 422个
7月1日起没有发言的 490个
老帅的改革声明明显把大家都炸出来了。
按照7月1日起没发言id 如下:
wagmal
waluzz78
ashdown
rangeo
nimble
dgs
Osiris
BabyRyan
lizhing
roc
stlstl
absmit
rh
hazard
lexiking
herosect
xuxiaoyao
hahawa
justit
brucepan
garfieldking
wds
FASHIONBABY
routing
cannotsleep
sis649
smell
Ultragreen
lonelytrader
rookie... 阅读全帖
1 (共1页)