码迷,mamicode.com
首页 >  
搜索关键字:has-a    ( 11077个结果
(CF#257)C. Jzzhu and Chocolate
Jzzhu has a big rectangular chocolate bar that consists of n?×?m unit squares. He wants to cut this bar exactly k times. Each cut must meet the following requirements: each cut should be straig...
分类:其他好文   时间:2014-07-22 22:49:15    阅读次数:192
Failed to load PDF in chrome/Firefox/IE
笔者的公司搭建了一个Nexus服务器,用来管理我们自己的项目Release构件和Site文档.今天的问题是当用户访问一个Site里的PDF文件的时候,报错说“detected that the network has been closed.”但是用右键点击,然后另存为,却每次都能成功下载下来.本来...
分类:其他好文   时间:2014-07-20 08:11:14    阅读次数:372
POJ 1837 Balance DP
Balance Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 10299   Accepted: 6372 Description Gigel has a strange "balance" and he wants to poise it. Actually, ...
分类:其他好文   时间:2014-07-19 23:46:59    阅读次数:381
POJ3624 Charm Bracelet 【01背包】
Charm Bracelet Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 22621   Accepted: 10157 Description Bessie has gone to the mall's jewelry store and spies a...
分类:其他好文   时间:2014-07-19 23:46:49    阅读次数:318
POJ 3020 Antenna Placement 最大匹配
Antenna Placement Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 6445   Accepted: 3182 Description The Global Aerial Research Centre has been allotted the t...
分类:其他好文   时间:2014-07-19 23:36:19    阅读次数:377
POJ 1573 Robot Motion 搜索
Robot Motion Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6297    Accepted Submission(s): 2952 Problem Description A robot has b...
分类:其他好文   时间:2014-07-19 23:31:59    阅读次数:271
[leetcode]Linked List Cycle
Linked List CycleGiven a linked list, determine if it has a cycle in it.Follow up:Can you solve it without using extra space?算法思路1:快慢指针,当两个指针相遇,则表示有环,...
分类:其他好文   时间:2014-07-19 18:38:30    阅读次数:198
暂时不会优化的算法,以后有时间在完善吧。
D -Mutiples on a circleTime Limit:1000MSMemory Limit:65535KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionTom has a necklace with n jewels. Ther...
分类:其他好文   时间:2014-07-19 16:04:54    阅读次数:275
UVA - 501 Black Box (优先队列或vector)
Description   Black Box  Our Black Box represents a primitive database. It can save an integer array and has a special i variable. At the initial moment Black Box is empty and...
分类:其他好文   时间:2014-07-19 12:06:45    阅读次数:199
POJ 2580 Y2K Accounting Bug 贪心
Y2K Accounting Bug Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 10120   Accepted: 5046 Description Accounting for Computer Machinists (ACM) has sufferred ...
分类:其他好文   时间:2014-07-19 11:11:54    阅读次数:224
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!