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:
@@ -1,6 +1,5 @@
|
||||
#include<iostream>
|
||||
#include<string>
|
||||
#include"eyebot++.h"
|
||||
#include"maze_func.h"
|
||||
using namespace std;
|
||||
|
||||
@@ -57,5 +56,5 @@ void output_arrpath(int size, int *arr)
|
||||
cout << arr[i] << " ";
|
||||
}
|
||||
cout << endl;
|
||||
cout << endl;
|
||||
cout << endl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user