update lab1-8 codes and docs. now version is 0.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#define DEPTH 2
|
||||
#define DEPTH 4
|
||||
|
||||
void forktree(const char *cur);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user