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:
@@ -36,7 +36,7 @@ void build_path(int i, int j, int len, int *path, int *map, int *copy_wall)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
LCDPrintf("ERROR");
|
cout << "error" << endl;
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user