#include<iostream>
#include<malloc.h>
using namespace std;
typedef char TElemType;
#define max 100
typedef struct Child
{
}*Tchild,Child;
typedef struct
{
}Jiedian;
typedef struct
{
}PTree;
void InitTree(PTree &tree)
{
}
void CreateTree(PTree &tree)
{
}
void FindChild(PTree tree)
{
}
int main()
{
}
文章来源: 带双亲的孩子链表