发表评论取消回复
相关阅读
相关 Hdu 1026 Ignatius and the Princess I (BFS 优先队列+路径输出)
给一个 N\M 的四方向连通的图, 要从左上角走到右下角,. : 代表可以走,X : 表示是墙,不可以走,n : 代表这里有一个怪兽,打败怪兽用时 n,每走一步耗时 1 .如果
相关 杭电-1026Ignatius and the Princess I(BFS+记录路径)
Ignatius and the Princess I Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 6553
相关 HDU 1026 Ignatius and the Princess I
HDU 1026 Ignatius and the Princess I [题目链接][Link 1] 题目: Problem Description The Pr
相关 HDU 1026 Ignatius and the Princess I (bfs+手写队列保存路径)
Ignatius and the Princess I Problem Description The Princess has been abducted b
相关 HDU1027 Ignatius and the Princess II
Problem Description Now our hero finds the door to the BEelzebub feng5166. He opens the
相关 HDU 1027 Ignatius and the Princess II
Ignatius and the Princess II Time Limit: 2000/1000 MS (Java/Others) Memory Limit:
相关 hdu 1029 Ignatius and the Princess IV
Ignatius and the Princess IV Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 655
相关 HDU Ignatius and the Princess III
include <stdio.h> include <string.h> int main(int argc, char argv[]) {
相关 HDU-Ignatius and the Princess IV
Ignatius and the Princess IV Problem Description "OK, you are not too bad,
相关 HDU1029 Ignatius and the Princess IV
问题链接:[HDU1029 Ignatius and the Princess IV][]。基础练习题,用C++语言编写。 题意简述:输入n(n是奇数),然后输入n个整数,求
还没有评论,来说两句吧...