码迷,mamicode.com
首页 >  
搜索关键字:fire    ( 562个结果
7 Sentences You Shouldn't Say to Your Boss - EVER
There are certain things all bosses dread to hear. “I lost the account,” “There’s a big mistake,” and “I think the building is on fire,” would all qua...
分类:其他好文   时间:2015-02-06 13:01:26    阅读次数:206
ExtJS笔记 Using Events
Using EventsThe Components and Classes of Ext JS fire a broad range of events at various points in their lifecycle. Events allow your code to react to...
分类:Web程序   时间:2015-02-04 20:09:30    阅读次数:261
hdu4337 环
http://acm.hdu.edu.cn/showproblem.php?pid=4337 Problem Description I am the bone of my sword. Steel is my body, and the fire is my blood. - from Fate / Stay Night You must have known the...
分类:其他好文   时间:2015-02-03 13:12:04    阅读次数:131
UVA - 11624 - Fire! (BFS的应用)
A - Fire! Time Limit:1000MS    Memory Limit:0KB    64bit IO Format:%lld & %llu SubmitStatus Description Problem B: Fire! Joe works in a maze. Unfortunately, portions of the maze have ...
分类:其他好文   时间:2015-02-03 09:36:18    阅读次数:151
HDOJ 1045 Fire Net
题目来源:http://acm.hdu.edu.cn/showproblem.php?pid=1045 Fire Net Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6917    Accepted Submis...
分类:Web程序   时间:2015-01-31 21:55:43    阅读次数:201
hdu 1158 Employment Planning(DP)
题意:有一个工程需要N个月才能完成。(nk){ dd=(j-k)*hire; }else{ dd=(k-j)*fire; } ...
分类:其他好文   时间:2015-01-25 12:19:32    阅读次数:126
ie、firefox、chrome中关于style="display:block" 引发的页面布局错乱的解决办法
ie、firefox、chrome中关于style="display:block" 引发的页面布局错乱的解决办法:table中tr 添加style="display:block" 导致页面布局错乱对table中tr 不显示时,添加style="display:none",ie、chrome、fire...
分类:其他好文   时间:2015-01-21 21:53:12    阅读次数:191
UVALive 5066 Fire Drill --BFS+DP
题意:有一个三维的地图,有n个人被困住,现在消防队员只能从1楼的一个入口进入,营救被困者,每一个被困者有一个价值,当消防队员找到一个被困者之后,他可以营救或者见死不救,如果救的话,他必须马上将其背到入口处,不得停下,不得同时救多个人,而且回去的时间一步要做两步走,即时间增加一倍。求在给定时间S内,能...
分类:其他好文   时间:2015-01-17 22:04:41    阅读次数:263
UVALive 5066 Fire Drill BFS+背包
H - Fire Drill Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVALive 5066DescriptionJoko is taking part in a fi...
分类:其他好文   时间:2015-01-17 20:43:03    阅读次数:205
(简单) UVA 11624 Fire! ,BFS。
Description Joe works in a maze. Unfortunately, portions of the maze have caught on fire, and the owner of the maze neglected to create a fire esca...
分类:其他好文   时间:2015-01-16 23:42:08    阅读次数:258
562条   上一页 1 ... 43 44 45 46 47 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!