码迷,mamicode.com
首页 >  
搜索关键字:connected    ( 1446个结果
poj1724
ROADSTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 10804Accepted: 3976DescriptionN cities named with numbers 1 ... N are connected with one...
分类:其他好文   时间:2014-08-14 10:40:08    阅读次数:265
HDU-2258-Continuous Same Game (1)(DFS)
Problem Description Continuous Same Game is a simple game played on a grid of colored blocks. Groups of two or more connected (orthogonally, not diagonally) blocks that are the same color may be remo...
分类:其他好文   时间:2014-08-13 22:29:17    阅读次数:288
[POJ 1236][IOI 1996]Network of Schools
Description A number of schools are connected to a computer network. Agreements have been developed among those schools: each school maintains a list of schools to which it distributes software (the ...
分类:Web程序   时间:2014-08-12 19:01:14    阅读次数:471
WebSocket 1.0的学习和简单使用
WebSocket JavaScript API(client) <script> var URL = "ws://localhost:8080/WebSocketChatRoom/chatRoomServer"; var websocket; var userName; function setConnected(connected) { ...
分类:Web程序   时间:2014-08-12 17:46:54    阅读次数:304
POJ 1679 The Unique MST(求最小生成树是否唯一)
The Unique MSTTime Limit:1000MSMemory Limit:10000KTotal Submissions:20430Accepted:7186DescriptionGiven a connected undirected graph, tell if its minim...
分类:其他好文   时间:2014-08-12 00:09:23    阅读次数:273
UVA 10986 Sending email(SPFA)
There are n SMTP servers connected by network cables. Each of the m cables connects two computers and has a certain latency measured in milliseconds required to send an email message. What is the sh...
分类:其他好文   时间:2014-08-11 21:25:02    阅读次数:384
poj1679 The Unique MST
The Unique MST Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 20421   Accepted: 7183 Description Given a connected undirected graph, tell if its minimum spann...
分类:其他好文   时间:2014-08-11 15:07:32    阅读次数:213
POJ1679 The Unique MST 【次小生成树】
The Unique MST Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 20421   Accepted: 7183 Description Given a connected undirected graph, tell if its minimum s...
分类:其他好文   时间:2014-08-11 11:57:22    阅读次数:293
爆零后的感受外加一道强联通分量HDU 4635的题解
今天又爆零了,又是又,怎么又是又,爆零爆多了,又也就经常挂嘴边了,看到这句话,你一定很想说一句””,弱菜被骂傻,也很正常啦。 如果你不开心,可以考虑往下看。 翻到E(HDU 4635 Strongly connected)题,这么短的题目,肯定要先看啦。然后D(LightOJ 1229),然后C(Z...
分类:移动开发   时间:2014-08-11 00:08:51    阅读次数:470
爆零后的感受外加一道强联通分量HDU 4635的题解
今天又爆零了,又是又,怎么又是又,爆零爆多了,又也就经常挂嘴边了,看到这句话,你一定很想说一句””,弱菜被骂傻,也很正常啦。 如果你不开心,可以考虑往下看。 翻到E(HDU 4635 Strongly connected)题,这么短的题目,肯定要先看啦。然后D(LightOJ 1229),然后C(Z...
分类:移动开发   时间:2014-08-10 21:29:20    阅读次数:390
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!