- 博客(10)
- 资源 (4)
- 收藏
- 关注
原创 HDU-1026 Ignatius and the Princess I (BFS)
HDU-1026 Ignatius and the Princess I (BFS)
2013-08-10 17:02:25
1173
原创 HDU-1240 Asteroids! (BFS)这里是一个三维空间,用一个6*3二维数组储存6个不同方向
一个三 Asteroids!Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2664 Accepted Submi
2013-08-09 23:20:00
859
翻译 HDU-1026 Ignatius and the Princess I(BFS) 带路径的广搜
此题需要时间更少,控制时间很要,这个题目要多多看,Ignatius and the Princess ITime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 9910 Accepted Submission(s): 2959
2013-08-09 22:57:48
870
原创 HDU-1253 胜利大逃亡 (BFS)
此题可以做为三维深搜模板题。。胜利大逃亡Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21776 Accepted Submission(s): 8547Problem DescriptionIgna
2013-08-09 09:54:20
770
原创 HDU-1518 Square(DFS)
Square Time Limit : 10000/5000ms (Java/Other) Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 20 Accepted Submission(s) : 12Font: Times New Roman | Verdana | GeorgiaFont Si
2013-08-08 06:16:09
803
原创 HDU-2952 Counting Sheep (DFS)
Counting Sheep Time Limit : 2000/1000ms (Java/Other) Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 14 Accepted Submission(s) : 12Font: Times New Roman | Verdana | Georgia
2013-08-08 05:54:40
732
原创 HDU-1241 Oil Deposits (DFS)
Oil Deposits Time Limit : 2000/1000ms (Java/Other) Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 15 Accepted Submission(s) : 14Font: Times New Roman | Verdana | GeorgiaFo
2013-08-08 05:47:05
733
原创 HDU-1716 排列2 (DFS)
排列2 Time Limit : 1000/1000ms (Java/Other) Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 15 Accepted Submission(s) : 12Font: Times New Roman | Verdana | GeorgiaFont Size:
2013-08-08 05:27:49
792
原创 HDU-1372 Knight Moves (BFS)
Problem DescriptionA friend of you is doing research on the Traveling Knight Problem (TKP) where you are to find the shortest closed tour of knight moves that visits each square of a given set of n
2013-08-08 02:11:04
719
原创 计算器
import java.awt.*;import java.awt.event.*;public class calculator//一个类。{public static void main(String args[])//主函数。{MyWindow my=new MyWindow("计算器"); //设置框架标题}}class MyWindow extends
2013-08-08 01:54:56
933
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人