prvy
This commit is contained in:
parent
91609450a7
commit
c1498688c2
@ -83,5 +83,6 @@ int solve_maze(char* maze,int size) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
maze[0] = '*';
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
BIN
sk1a/maze.o
BIN
sk1a/maze.o
Binary file not shown.
BIN
sk1a/program
BIN
sk1a/program
Binary file not shown.
Loading…
Reference in New Issue
Block a user