发表评论取消回复
相关阅读
相关 A - Ignatius and the Princess II
给你N个整数,分别是1,2,3,。。。N。问你全排列的第M个排列为多少? Input The input contains several test cases. Each
相关 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 (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 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,
相关 Ignatius and the Princess II
给你N个整数,分别是1,2,3,。。。N。问你全排列的第M个排列为多少? Input The input contains several test cases. Ea
相关 Ignatius and the Princess IV(map)
Problem Description “OK, you are not too bad, em… But you can never pass the next test
还没有评论,来说两句吧...