码迷,mamicode.com
首页 >  
搜索关键字:has-a    ( 11077个结果
POJ - 3254 - Corn Fields
线上题目:Corn FieldsTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 6936Accepted: 3697DescriptionFarmer John has purchased a lush new rectangular...
分类:其他好文   时间:2014-07-16 18:22:12    阅读次数:237
POJ 2586:Y2K Accounting Bug(贪心)
Y2K Accounting Bug Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10024 Accepted: 4990 Description Accounting for Computer Machinists (ACM) has suff...
分类:其他好文   时间:2014-07-16 17:36:10    阅读次数:259
UVA How Big Is It?
题目如下: How Big Is It?  Ian's going to California, and he has to pack his things, including hiscollection of circles. Given a set of circles, your program mustfind the smallest r...
分类:其他好文   时间:2014-07-16 17:17:02    阅读次数:259
UVA 10026 Shoemaker's Problem
Shoemaker's Problem Shoemaker has N jobs (orders from customers) which he must make. Shoemaker can work on only one job in each day. For each ith job, it is known the integer Ti (1i<=1000...
分类:其他好文   时间:2014-07-16 17:12:33    阅读次数:274
HDU - 1845 Jimmy’s Assignment (二分匹配)
Description Jimmy is studying Advanced Graph Algorithms at his university. His most recent assignment is to find a maximum matching in a special kind of graph. This graph is undirected, has N verti...
分类:其他好文   时间:2014-07-16 14:34:42    阅读次数:239
poj 3278 Catch That Cow(广搜)
Catch That Cow Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 45087   Accepted: 14116 Description Farmer John has been informed of the location of a fugitiv...
分类:其他好文   时间:2014-07-16 13:22:55    阅读次数:233
B二分
/* B - 二分 基础 Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Description Farmer John has built a new long barn, with N (2 <= N <= 100,000) stalls. The stal...
分类:其他好文   时间:2014-07-16 11:02:57    阅读次数:197
hoj 2275 Number sequence
Number sequence Given a number sequence which has N element(s), please calculate the number of different collocation for three number Ai, Aj, Ak, which satisfy that Ai Ak and i Input The fi...
分类:其他好文   时间:2014-07-16 09:51:23    阅读次数:201
uva133-The Dole Queue
The Dole Queue  In a serious attempt to downsize (reduce) the dole queue, The New National Green Labour Rhinoceros Party has decided on the following strategy. Every day all dole applicants...
分类:其他好文   时间:2014-07-16 08:38:31    阅读次数:311
Lake Counting
Problem Description Due to recent rains, water has pooled in various places in Farmer John's field, which is represented by a rectangle of N x M (1 <= N <= 100; 1 <= M <= 100) squares. Each square...
分类:其他好文   时间:2014-07-16 08:01:44    阅读次数:291
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!