#include "tree.h" int find(); int find_mot(struct node **,char*,int,int);