1986: [USACO2004 Dec] Dividing the Path 划区灌溉Time Limit:1 SecMemory Limit:64 MBSubmit:145Solved:89[Submit][Status]DescriptionFarmer John's cows have di...
分类:
其他好文 时间:
2014-11-15 18:18:58
阅读次数:
194
题目1739: [Usaco2005 mar]Space Elevator 太空电梯Time Limit:5 SecMemory Limit:64 MBDescriptionThe cows are going to space! They plan to achieve orbit by buil...
分类:
其他好文 时间:
2014-11-14 20:53:55
阅读次数:
940
Cow Bowling
http://poj.org/problem?id=3176
Time Limit: 1000MS
Memory Limit: 65536K
Description
The cows don't use actual bowling balls when they go bowling. They each ta...
分类:
其他好文 时间:
2014-11-14 17:50:52
阅读次数:
224
Rebuilding RoadsTime Limit:1000MSMemory Limit:30000KTotal Submissions:9249Accepted:4198DescriptionThe cows have reconstructed Farmer John's farm, with...
分类:
其他好文 时间:
2014-11-13 20:21:30
阅读次数:
187
The Cow LexiconDescriptionFew know that the cows have their own dictionary with W (1 ≤ W ≤ 600) words, each containing no more 25 of the characters 'a...
分类:
其他好文 时间:
2014-11-13 16:05:50
阅读次数:
201
Round NumbersDescriptionThe cows, as you know, have no fingers or thumbs and thus are unable to play Scissors, Paper, Stone' (also known as 'Rock, Pap...
分类:
其他好文 时间:
2014-11-13 16:05:00
阅读次数:
204
Cow BowlingDescriptionThe cows don't use actual bowling balls when they go bowling. They each take a number (in the range 0..99), though, and line up ...
分类:
其他好文 时间:
2014-11-13 14:33:03
阅读次数:
270
UVA10491 - Cows and Cars(概率)
题目链接
题目大意:给你n个门后面藏着牛,m个门后面藏着车,然后再给你k个提示,在你作出选择后告诉你有多少个门后面是有牛的,现在问你作出决定后,根据提示改变你的选择能够成功的概率。
解题思路:简单的概率题,题目意思懂了应该没什么问题。
代码:
#include
#include
int main () {
...
分类:
其他好文 时间:
2014-11-12 11:49:28
阅读次数:
151
Description
Farmer John recently bought another bookshelf for the cow library, but the shelf is getting filled up quite quickly, and now the only available space is at the top.
FJ has N cows (1 ≤ ...
分类:
其他好文 时间:
2014-11-12 09:21:52
阅读次数:
238
Cheapest PalindromeTime Limit:2000MSMemory Limit:65536KTotal Submissions:5995Accepted:2922DescriptionKeeping track of all the cows can be a tricky tas...
分类:
其他好文 时间:
2014-11-11 22:33:09
阅读次数:
193