首页 新闻 会员 周边
1
回答数

回答被采纳 5 老鼠走迷宫问题

老鼠走迷宫问题怎么输出多种方法? #include<stdio.h>int s[7][7] = {{1, 1,1, 1, 1, 1, 1},{1, 0, 0, 0, 0, 0, 1},{1, 0, 1