码迷,mamicode.com
首页 >  
搜索关键字:i think i need a hou    ( 4897个结果
hdu1203--D - I NEED A OFFER!(转化01背包)
D - I NEED A OFFER! Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status   Description Speakless很早就想出国,现在他已经考完了所有需要的考试,准备了所有要准备的材料,于是,便需要去申请学校了。要...
分类:其他好文   时间:2014-08-28 09:43:09    阅读次数:229
HDU 1203 I NEED A OFFER!(01背包)
题目地址:HDU 1203 水题。。简单的01背包。因为习惯问题,每次都是只判n和m的一个为0就退出。。这次得判两者都为0时才退出。。害我用了直接和间接两种方法分别写了一次。。sad。。 代码如下: #include #include #include #include #include #include #include #include #include #includ...
分类:其他好文   时间:2014-08-27 22:05:48    阅读次数:307
HDU1203:I NEED A OFFER!(01背包)
http://acm.hdu.edu.cn/showproblem.php?pid=1203Problem DescriptionSpeakless很早就想出国,现在他已经考完了所有需要的考试,准备了所有要准备的材料,于是,便需要去申请学校了。要申请国外的任何大学,你都要交纳一定的申请费用,这可是很...
分类:其他好文   时间:2014-08-27 21:44:58    阅读次数:235
2014多校9(1007)hdu4966(最小树形图)
GGS-DDU Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 324    Accepted Submission(s): 171 Problem Description Do you think this ...
分类:其他好文   时间:2014-08-26 17:27:56    阅读次数:148
Ceph: Mix SATA and SSD Within the Same Box
The use case is simple, I want to use both SSD disks and SATA disks within the same machine and ultimately create pools pointing to SSD or SATA disks. In order to achieve our goal, we need to modif...
分类:其他好文   时间:2014-08-26 12:01:06    阅读次数:410
搭建PHP官方框架zend framework 2(LINUX)
在五花八门的语言里,PHP作为我第一个觉得欣赏的理由,就是它的简单和快捷,因为它封装了许多的常用函数。PHP作为网站中一种算作比较流行的语言,也产生各种优秀的框架。我所接触过的有zend framework 1、think php、yii框架,这些框架中属zend framework似乎不太尽人意,...
分类:Web程序   时间:2014-08-26 11:14:15    阅读次数:441
POJ 2406 Power Strings
Description Given two strings a and b we define a*b to be their concatenation. For example, if a = "abc" and b = "def" then a*b = "abcdef". If we think of concatenation as multiplication, exponenti...
分类:其他好文   时间:2014-08-25 21:11:14    阅读次数:183
How to configure Gzip for JBoss?---refer
Question:I think to try to speed up my Web App by reducing the size of transferred data. For example, in Nginx there is a special module. How to enabl...
分类:其他好文   时间:2014-08-25 20:57:24    阅读次数:246
Loading Cargo
Loading Cargo"Look Stephen, here's a list of the items that need to be loaded onto the ship. We're going to need a lot of batteries." Nikola handed hi...
分类:其他好文   时间:2014-08-25 18:53:24    阅读次数:230
在mac本上删除mysql
The steps:First you need to edit the file in:/etc/hostconfigand remove the lineSince this is a system file I advise you to open it with nano in termin...
分类:数据库   时间:2014-08-24 20:45:02    阅读次数:183
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!