码迷,mamicode.com
首页 >  
搜索关键字:a strange lift    ( 510个结果
HDU-5198-Strange Class(Java+注意细节!)
Strange Class Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 634    Accepted Submission(s): 343 Problem Description In Vivid’s sch...
分类:编程语言   时间:2015-04-29 10:09:04    阅读次数:170
ZOJ 3430 AC自动机
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=4114 Nobita did use an outstanding anti-virus software, however, for some strange reason, this software did not check email attachment...
分类:其他好文   时间:2015-04-28 21:03:10    阅读次数:164
hdu 1548 A strange lift
dijkstra算法的简单应用。#include#include#include#include#includeusing namespace std;const int maxn = 222;int k[maxn], ji[maxn];vector abc[maxn];struct aaa{int...
分类:其他好文   时间:2015-04-28 20:20:57    阅读次数:121
CodeForces 520B Two Buttons
Time Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uDescriptionVasya has found a strange device. On the front panel of a device there a...
分类:其他好文   时间:2015-04-27 01:59:54    阅读次数:143
解题报告 之 SOJ2414 Leapin' Lizards
解题报告 之 SOJ2414 Leapin' Lizards Your platoon of wandering lizards has entered a strange room in the labyrinth you are exploring. As you are looking around for hidden treasures, one of the rookies steps on an innocent-looking stone and the room's floor sudd...
分类:Windows程序   时间:2015-04-26 10:54:58    阅读次数:186
TED_Topic6:How to raise a black son in America
By Clint SmithAs kids, we all get advice from parents and teachers that seems strange, even confusing. This was crystallized one night for a young Cli...
分类:其他好文   时间:2015-04-24 15:38:24    阅读次数:205
ZOJ 3332 Strange Country II
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=3757 题面:   Strange Country II Time Limit: 1 Second      Memory Limit: 32768 KB      Special Judge You want to visit a st...
分类:其他好文   时间:2015-04-24 09:05:43    阅读次数:164
zoj 3332 Strange Country II
某人到了一个陌生城市,这个城市的特点就是:每两个城市之间都有飞机直接到达,不是双向的,给出城市的数量n,以及n * (n - 1) / 2 条城市 x 到 城市 y 的路,(表示x 到 y 有飞机),问你是不是可以每个城市都经过并且只经过一次可以的话,输出经过的城市的路径,否则输出Impossibl...
分类:其他好文   时间:2015-04-23 21:39:29    阅读次数:152
(poj3107Godfather,树形dp,next数组)树的重心
DescriptionLast years Chicago was full of gangster fights and strange murders. The chief of the police got really tired of all these crimes, and decided to arrest the mafia leaders.Unfortunately, the s...
分类:编程语言   时间:2015-04-22 18:14:34    阅读次数:155
ZOJ 3332 Strange Country II
。...
分类:其他好文   时间:2015-04-18 10:08:17    阅读次数:185
510条   上一页 1 ... 32 33 34 35 36 ... 51 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!