mirror of
https://gitee.com/yyz_o/bk_bishe_pi.git
synced 2025-09-07 23:21:26 +00:00
2025.5.31第一次提交优化代码结构,头文件等
This commit is contained in:
@@ -45,3 +45,6 @@ void output_arrwall(int size_x, int size_y, int *arr); //打印wall数组
|
||||
void output_arrpath(int size, int *arr); //打印path数组
|
||||
/*---以上为数组打印部分涉及到的函数声明---*/
|
||||
|
||||
/*---以下为目标点输入函数声明---*/
|
||||
void cin_targey(); //输入目标点
|
||||
/*---以上为目标点输入函数声明---*/
|
||||
Reference in New Issue
Block a user