码迷,mamicode.com
首页 >  
搜索关键字:time    ( 52982个结果
线段数 --- (单点更新、求逆序对)
Minimum Inversion Number Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description The inversion number of a given number seque...
分类:其他好文   时间:2014-05-04 12:27:07    阅读次数:349
线段树 --- (单点更新、求区间最值、模板题)
A - 敌兵布阵 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description C国的死对头A国这段时间正在进行军事演习,所以C国间谍头子Derek和他手下Tidy又开始忙乎了。A国在海岸线沿直线布置...
分类:其他好文   时间:2014-05-04 12:26:09    阅读次数:267
Web API的CPU占用100%
我用WebAPI做了一个网站,网站很简单,请求就是几个普通的参数,提交到服务器后,在Web API里做一下参数验证,然后去访问Redis里的TIME命令,最后把TIME命令返回的结果计算出yyyy-MM-dd HH:mm:ss的形式,返回JSON格式。每秒请求数:1500次。CPU占用100%内存和...
分类:Windows程序   时间:2014-05-04 12:21:14    阅读次数:1103
[leetcode] Best Time to Buy and Sell Stock III
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...
分类:其他好文   时间:2014-05-03 23:21:20    阅读次数:292
采药
采药Time Limit:1000MSMemory Limit:65535KBSubmissions:380Accepted:113Description辰辰是个天资聪颖的孩子,他的梦想是成为世界上最伟大的医师。为此,他想拜附近最有威望的医师为师。医师为了判断他的资质,给他出了一个难题。医师把他带到...
分类:其他好文   时间:2014-05-03 23:04:07    阅读次数:351
poj 1014 Dividing
Dividing Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 57229   Accepted: 14680 Description Marsha and Bill own a collection of marbles. They want to spli...
分类:其他好文   时间:2014-05-03 21:52:18    阅读次数:253
POJ 2420 模拟退火法
A Star not a Tree? Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3272   Accepted: 1664 Description Luke wants to upgrade his home computer network from 10mbs...
分类:其他好文   时间:2014-05-03 21:31:49    阅读次数:417
HDOJ3374 String Problem [KMP最小循环节点]+[最小(大)表示法]
String Problem Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1442    Accepted Submission(s): 645 Problem Description Give you a str...
分类:其他好文   时间:2014-05-03 21:28:56    阅读次数:289
[ACM] hdu 1260 Tickets (动态规划)
Tickets Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 4   Accepted Submission(s) : 2 Font: Times New Roman | Verdana | Georgia Font Size: ←...
分类:其他好文   时间:2014-05-03 21:16:19    阅读次数:360
POJ 1673 三角形垂心
EXOCENTER OF A TRIANGLE Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 3209   Accepted: 1259 Description Given a triangle ABC, the Extriangles of ABC are cons...
分类:其他好文   时间:2014-05-03 21:14:28    阅读次数:340
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!