码迷,mamicode.com
首页 >  
搜索关键字:units are seconds si    ( 4698个结果
ZOJ 3708 Density of Power Network (水题)
Density of Power NetworkTime Limit:2 Seconds Memory Limit:65536 KBThe vast power system is the most complicated man-made system and the greatest engin...
分类:Web程序   时间:2014-08-18 20:07:22    阅读次数:254
zoj 1750 Idiomatic Phrases Game (dijkstra)
Idiomatic Phrases Game Time Limit: 2 Seconds      Memory Limit: 65536 KB Tom is playing a game called Idiomatic Phrases Game. An idiom consists of several Chinese characters and has a certain ...
分类:其他好文   时间:2014-08-18 16:22:52    阅读次数:228
LeetCode ZigZag Conversion
class Solution {public: string convert(string s, int nRows) { int len = s.length(); if (len cols; int si = 0; int ri =...
分类:其他好文   时间:2014-08-17 21:21:32    阅读次数:218
zoj3013Word Segmenting (字典树+dp)
Word Segmenting Time Limit: 5 Seconds Memory Limit: 32768 KB Special Judge One key technology in Chinese search engine is Word Segmenting, which is more difficult than English Word Segmenting...
分类:其他好文   时间:2014-08-17 17:06:42    阅读次数:364
zoj1456 Minimum Transport Cost
ZOJ Problem Set - 1456 Minimum Transport Cost Time Limit: 2 Seconds      Memory Limit: 65536 KB These are N cities in Spring country. Between each pair of cities there may be one transportat...
分类:其他好文   时间:2014-08-17 15:36:22    阅读次数:193
zoj 2081 BFS 延迟标记 读入问题
Mission ImpossibleTime Limit: 2 Seconds Memory Limit: 65536 KB Now a spy is besieged in a maze. He knows that there is a telegraph transmitter in t...
分类:其他好文   时间:2014-08-17 12:53:52    阅读次数:299
zoj 2913 Bus Pass (BFS)
Bus PassTime Limit:5 Seconds Memory Limit:32768 KBYou travel a lot by bus and the costs of all the seperate tickets are starting to add up.Therefore y...
分类:其他好文   时间:2014-08-17 08:07:21    阅读次数:296
ZOJ 2833-Friendship(并查集+优化)
Friendship Time Limit: 3 Seconds      Memory Limit: 32768 KB A friend is like a flower, a rose to be exact, Or maybe like a brand new gate that never comes unlatched. A friend i...
分类:其他好文   时间:2014-08-16 19:52:01    阅读次数:269
zoj3010The Lamp Game(状态压缩+SPFA求最大路)经典
The Lamp Game Time Limit: 2 Seconds Memory Limit: 65536 KB Little Tom likes playing games. Recently he is fond of a game called Lamp Game. The game is like this: at first, there are n lamps o...
分类:其他好文   时间:2014-08-16 15:10:10    阅读次数:250
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!