【OJ】search—搜索
文章平均质量分 85
kdwycz
我的空间: http://kdwycz.com/
展开
-
HDOJ P1016 Prime Ring Problem
Problem DescriptionA ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately, and the sum of numbers in two adjacent circles should be a prime原创 2013-02-18 11:58:30 · 553 阅读 · 0 评论 -
HDOJ 1850 Being a Good Boy in Spring Festival 博弈
Being a Good Boy in Spring FestivalTime Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3750 Accepted Submission(s): 2220Problem Descr原创 2014-03-17 12:28:58 · 604 阅读 · 0 评论 -
HDOJ 1010 Tempter of the Bone DFS 奇偶优化
Tempter of the BoneTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 60901 Accepted Submission(s): 16664Problem DescriptionThe原创 2014-02-28 17:02:10 · 1103 阅读 · 0 评论 -
蓝桥杯OJ PREV-19 九宫重排 BFS+hash判重
蓝桥杯OJ PREV-19 九宫重排 BFS+hash判重原创 2014-02-27 09:26:04 · 1837 阅读 · 0 评论 -
POJ 1753 Flip Game BFS
Flip GameTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 27410 Accepted: 11902DescriptionFlip game is played on a rectangular 4x4 field with two-sided p原创 2014-02-10 13:58:05 · 31617 阅读 · 0 评论 -
POJ 2386 Lake Counting DFS灌水
Lake CountingTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 17638 Accepted: 8951DescriptionDue to recent rains, water has pooled in various places in F原创 2014-02-20 21:23:42 · 608 阅读 · 0 评论 -
POJ 2083 Fractal 递归画分形
FractalTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 6934 Accepted: 3419DescriptionA fractal is an object or quantity that displays self-similarity, i原创 2014-01-06 10:04:32 · 1010 阅读 · 0 评论 -
POJ 2362 HDOJ 1518 Square DFS剪枝
SquareTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 18949 Accepted: 6567DescriptionGiven a set of sticks of various lengths, is it possible to join th原创 2014-01-08 20:50:04 · 763 阅读 · 0 评论 -
POJ 1011 Sticks DFS 剪枝
SticksTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 113953 Accepted: 26179DescriptionGeorge took sticks of the same length and cut them randomly until原创 2014-01-08 23:31:16 · 836 阅读 · 0 评论 -
HDOJ P1253 胜利大逃亡 BFS+简单剪枝
胜利大逃亡Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 22502 Accepted Submission(s): 8758Problem DescriptionIgnatius被魔王抓走了,有一天魔原创 2013-11-21 19:53:35 · 833 阅读 · 0 评论 -
POJ3278 Catch That Cow
Catch That CowTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 35405 Accepted: 10916DescriptionFarmer John has been informed of the location of a fugitiv原创 2013-05-08 11:31:18 · 660 阅读 · 0 评论 -
POJ 2251 Dungeon Master
Dungeon MasterTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 13226 Accepted: 5135DescriptionYou are trapped in a 3D dungeon and need to find the quicke原创 2013-04-24 11:29:11 · 795 阅读 · 0 评论 -
POJ P3009 Curling 2.0
Curling 2.0Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8045 Accepted: 3330DescriptionOn Planet MM-21, after their Olympic games this year, curling原创 2013-04-15 23:31:58 · 718 阅读 · 0 评论 -
POJ P1321 棋盘问题
棋盘问题Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 17467 Accepted: 8626Description在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求解原创 2013-04-22 16:23:13 · 737 阅读 · 0 评论 -
POJ P2488 A Knight's Journey
A Knight's JourneyTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 24019 Accepted: 8114DescriptionBackground The knight is getting bored of seeing th原创 2013-04-09 01:28:17 · 574 阅读 · 0 评论 -
POJ 3126 Prime Path DFS
Prime PathTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10352 Accepted: 5913DescriptionThe ministers of the cabinet were quite upset by the message fr原创 2014-03-17 12:43:06 · 735 阅读 · 0 评论