码迷,mamicode.com
首页 >  
搜索关键字:seconds    ( 2523个结果
ZOJ 3798 Abs Problem
找规律.... Abs Problem Time Limit: 2 Seconds      Memory Limit: 65536 KB      Special Judge Alice and Bob is playing a game, and this time the game is all about the absolute value! Alice ...
分类:其他好文   时间:2014-09-11 22:28:12    阅读次数:233
zoj 3812 We Need Medicine (dp 位优化 巧妙记录路径)
We Need Medicine Time Limit: 10 Seconds      Memory Limit: 65536 KB      Special Judge A terrible disease broke out! The disease was caused by a new type of virus, which will lead to lethal l...
分类:其他好文   时间:2014-09-11 21:02:22    阅读次数:204
ZOJ 3805 Machine
搜索.... Machine Time Limit: 2 Seconds      Memory Limit: 65536 KB In a typical assembly line, machines are connected one by one. The first machine's output product will be the second mac...
分类:其他好文   时间:2014-09-11 20:59:42    阅读次数:186
ZOJ3816-Generalized Palindromic Number(DFS数位搜索)
Generalized Palindromic Number Time Limit: 2 Seconds      Memory Limit: 65536 KB A number that will be the same when it is written forwards or backwards is known as a palindromic number. For exa...
分类:其他好文   时间:2014-09-11 13:55:32    阅读次数:215
2014牡丹江网络预选赛F题(隐式图BFS暴搜)zoj3814
Sawtooth Puzzle Time Limit: 10 Seconds      Memory Limit: 65536 KB Recently, you found an interesting game called Sawtooth Puzzle. This is a single-player game played on a grid with 3 x 3 cells....
分类:其他好文   时间:2014-09-11 09:42:44    阅读次数:248
2014牡丹江网络预选赛I题(字符串hash+简单DP)zoj3817
Chinese Knot Time Limit: 2 Seconds      Memory Limit: 65536 KB      Special Judge Chinese knot is a decorative handicraft that began as a form of Chinese folk artifact in the Tang and Song Dynas...
分类:其他好文   时间:2014-09-10 09:40:50    阅读次数:304
zoj 3813 Alternating Sum(2014ACMICPC Regional 牡丹江站网络赛 E)
Alternating Sum Time Limit: 2 Seconds      Memory Limit: 65536 KB There is a digit string S with infinite length. In addition, S is periodic and it can be formed by concatenating infinite re...
分类:其他好文   时间:2014-09-09 13:28:48    阅读次数:210
zoj 3818 Untrusted Patrol(dsf+并査集+邻接表)
ZOJ Problem Set - 3811 Untrusted Patrol Time Limit: 3 Seconds      Memory Limit: 65536 KB Edward is a rich man. He owns a large factory for health drink production. As a matter of course, ...
分类:其他好文   时间:2014-09-09 13:27:39    阅读次数:232
zoj3811Untrusted Patrol((bfs+并查集)
题目链接: huangjing 题意: 一个工厂有n个点,有k个点是由传感器的,然后最后给l个传感器先后出现的位置,一个传感器只能记录一次。。最后判断保安是否所有的点都可能走到了?? 思路: 详见下面的代码中的解释 题目: Untrusted Patrol Time Limit: 3 Seconds      Memory Limit: 65536 KB Ed...
分类:其他好文   时间:2014-09-09 13:12:18    阅读次数:194
2014牡丹江网络预选赛E题(线段树)zoj3813
Alternating Sum Time Limit: 2 Seconds      Memory Limit: 65536 KB There is a digit string S with infinite length. In addition, S is periodic and it can be formed by concatenating infinite repeti...
分类:其他好文   时间:2014-09-09 13:10:58    阅读次数:164
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!