shiyan4.c: In function ‘isSafe’:
shiyan4.c:39:1: error: number of arguments doesn’t match prototype
int isSafe() {
^~~
shiyan4.c:36:5: error: prototype declaration
int isSafe(int process, int request[]);
^~~~~~
张欣阳问题4
于 2023-11-16 16:58:01 首次发布

被折叠的 条评论
为什么被折叠?



