char *string = (char *) malloc(sizeof(char) * sz);. 在此之前的代码-> void insert_word(word *root, char string1[], int linenumber) { int ...
確定! 回上一頁